]> git.baikalelectronics.ru Git - kernel.git/commit
net: wwan: iosm: correct devlink extra params
authorM Chetan Kumar <m.chetan.kumar@linux.intel.com>
Sat, 2 Oct 2021 14:32:12 +0000 (20:02 +0530)
committerDavid S. Miller <davem@davemloft.net>
Sat, 2 Oct 2021 15:05:20 +0000 (16:05 +0100)
commitcb6892af6345c4c0669b85aec2bb80edeab0dce2
tree9cc7697ccfb016eb67f908ce342e7766bbec495b
parent6551b262b215952da07c1712f01a4ec6b885e5ce
net: wwan: iosm: correct devlink extra params

1. Removed driver specific extra params like download_region,
   address & region_count. The required information is passed
   as part of flash API.
2. IOSM Devlink documentation updated to reflect the same.

Signed-off-by: M Chetan Kumar <m.chetan.kumar@linux.intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Documentation/networking/devlink/iosm.rst
drivers/net/wwan/iosm/iosm_ipc_devlink.c
drivers/net/wwan/iosm/iosm_ipc_devlink.h
drivers/net/wwan/iosm/iosm_ipc_flash.c