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)
commit4dcd183fbd67b105decc8be262311937730ccdbf
tree7211a52f210325ca7a24a17f805cb3770639e511
parentd44fd8604a4ab92119adb35f05fd87612af722b5
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]