]> git.karo-electronics.de Git - karo-tx-linux.git/commit
modem_shm: Shared Memory layout for ST-E M7400 driver.
authorSjur Brændeland <sjur.brandeland@stericsson.com>
Fri, 18 Nov 2011 12:27:52 +0000 (13:27 +0100)
committerSjur Brændeland <sjur.brandeland@stericsson.com>
Thu, 2 Feb 2012 08:06:31 +0000 (09:06 +0100)
commit808d41a8005005b711a839fb72dd9338c21a68db
tree4ceab2f7196ebd3ad0b33459bfe981b6e902846f
parent62aa2b537c6f5957afd98e29f96897419ed5ebab
modem_shm: Shared Memory layout for ST-E M7400 driver.

Add data structures defining the channel configuration and the shared
memory layout used for ST-Ericsson's M7400 modem. These data
structures are shared between the Linux host and the M7400 modem.

The data structures contains table of content, channel configuration,
and ring-buffer indexes for read and write pointers.

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