]> git.karo-electronics.de Git - karo-tx-linux.git/commit
modem_shm: Configuration for SHM Channel an devices.
authorSjur Brændeland <sjur.brandeland@stericsson.com>
Fri, 18 Nov 2011 12:42:49 +0000 (13:42 +0100)
committerSjur Brændeland <sjur.brandeland@stericsson.com>
Thu, 2 Feb 2012 08:06:35 +0000 (09:06 +0100)
commit190d545caa5addad44104505379d114773f2121d
treeafda2e5257da05bd8e66511dcde1b9ff816fe228
parent3a05f357289c39aa76e3bcd3eca6d487db4f2dc6
modem_shm: Configuration for SHM Channel an devices.

Add structures for modem shared memory device. Each channel
is represented as a device with data structures holding the
channel configuration and read/write indexes for the ring-buffer.

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