]> git.karo-electronics.de Git - karo-tx-linux.git/commit
modem_shm: Add shm device implementation
authorSjur Brændeland <sjur.brandeland@stericsson.com>
Fri, 9 Dec 2011 10:57:57 +0000 (11:57 +0100)
committerSjur Brændeland <sjur.brandeland@stericsson.com>
Thu, 2 Feb 2012 08:06:43 +0000 (09:06 +0100)
commit6fbeeb9bc264e4ee48f7eb283a9ec424178fe6da
tree57f3857cea5f771e14408b3f64394ce0c7f68a7e
parentedd200c3409eb24abee15135ba3e2d447e8856b1
modem_shm: Add shm device implementation

Add implementation for modem shared memory device. The device handles
modem start-up synchronization, channel management such as open/close,
C2C power-on request and low power request upon inactivity timeout.

Signed-off-by: Sjur Brændeland <sjur.brandeland@stericsson.com>
drivers/modem_shm/shm_dev.c [new file with mode: 0644]