]> git.karo-electronics.de Git - karo-tx-linux.git/commit
xshm: Add xshm device implementation
authorSjur Brændeland <sjur.brandeland@stericsson.com>
Fri, 9 Dec 2011 10:57:57 +0000 (11:57 +0100)
committerLinus Walleij <linus.walleij@stericsson.com>
Sun, 18 Dec 2011 21:05:24 +0000 (22:05 +0100)
commit324833ff2c751830d3e1d05b0a7468d145350678
tree7a77c7820c00f40a3cd917c038c0e4f927bfa91c
parent92871251577e12dc6ef47871553a897132cda1f3
xshm: Add xshm device implementation

This patch implements the XSHM device.
- Channel management such as open/close.
- Modem start-up synchronization events.
- C2C power request indications, requesting power-on when transmit is ongoing,
  and power-off upon inactivity timeout.

Signed-off-by: Sjur Brændeland <sjur.brandeland@stericsson.com>
Signed-off-by: Linus Walleij <linus.walleij@stericsson.com>
drivers/xshm/xshm_dev.c [new file with mode: 0644]