]> git.baikalelectronics.ru Git - kernel.git/commit
net: wwan: iosm: devlink registration
authorM Chetan Kumar <m.chetan.kumar@linux.intel.com>
Sun, 19 Sep 2021 17:26:18 +0000 (22:56 +0530)
committerDavid S. Miller <davem@davemloft.net>
Mon, 20 Sep 2021 09:03:37 +0000 (10:03 +0100)
commit44f0647d45a275551ebf0474a40fbb85e5fa5e68
tree7211a52f210325ca7a24a17f805cb3770639e511
parentc20c8e1bce3ee0e84b672b656490d27731429753
net: wwan: iosm: devlink registration

Register with devlink framework and implment callbacks required
for fw flashing and coredump collection.

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