]> git.kernelconcepts.de Git - karo-tx-linux.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)
commit90ff71f9557591218b5fce1ce7b67afd4cf83894
treeaed3eaba47377eed701c38c710fad2318077109a
parent3860e5e39532050c010a0c61c3a980f4a7d4542c
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