]> git.baikalelectronics.ru Git - kernel.git/commit
net: iosm: shared memory I/O operations
authorM Chetan Kumar <m.chetan.kumar@intel.com>
Sun, 13 Jun 2021 12:50:12 +0000 (18:20 +0530)
committerDavid S. Miller <davem@davemloft.net>
Sun, 13 Jun 2021 20:49:38 +0000 (13:49 -0700)
commitfefc5070412eaa72a01ec4b6678f2a32b27e79f9
tree1c5f880db948135d229518462de848f9eefc75a8
parent18e9d9d21988ac2d303ae42c69eb638ba36bdca3
net: iosm: shared memory I/O operations

1) Binds logical channel between host-device for communication.
2) Implements device specific(Char/Net) IO operations.

Signed-off-by: M Chetan Kumar <m.chetan.kumar@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/wwan/iosm/iosm_ipc_imem_ops.c [new file with mode: 0644]
drivers/net/wwan/iosm/iosm_ipc_imem_ops.h [new file with mode: 0644]