]> git.baikalelectronics.ru Git - kernel.git/commit
mwifiex: code rearrangement in pcie.c and sdio.c
authorXinming Hu <huxm@marvell.com>
Wed, 30 Nov 2016 14:52:16 +0000 (20:22 +0530)
committerKalle Valo <kvalo@codeaurora.org>
Thu, 12 Jan 2017 14:46:22 +0000 (16:46 +0200)
commit3a39b5bf6ef3a551bf76b3c6395b0a0e59035578
treeaed3eaba47377eed701c38c710fad2318077109a
parentb19f852b85681e85d9d32538feabb722dc44baee
mwifiex: code rearrangement in pcie.c and sdio.c

Next patch in this series is going to use mwifiex_read_reg() in remove
handlers. The changes here are prerequisites to avoid forward
declarations.

Signed-off-by: Xinming Hu <huxm@marvell.com>
Signed-off-by: Amitkumar Karwar <akarwar@marvell.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/net/wireless/marvell/mwifiex/pcie.c
drivers/net/wireless/marvell/mwifiex/sdio.c