diff options
author | Amitkumar Karwar <akarwar@marvell.com> | 2016-11-18 17:00:27 +0300 |
---|---|---|
committer | Kalle Valo <kvalo@codeaurora.org> | 2016-11-19 10:18:48 +0300 |
commit | a1beec4b2c6f74365e469df08270a3b847006bec (patch) | |
tree | 76f24f4f46e2ce48e81ebb409b8cdc1ccdfb9821 /drivers/net/wireless/marvell/mwifiex/sdio.c | |
parent | 4a79aa17d53ea8d5fa4acdaed487a786a185936a (diff) | |
download | linux-a1beec4b2c6f74365e469df08270a3b847006bec.tar.xz |
mwifiex: remove redundant pdev check in suspend/resume handlers
to_pci_dev() would just do struct offset arithmetic on struct
device to get 'pdev' pointer. We never get NULL pdev pointer.
Signed-off-by: Amitkumar Karwar <akarwar@marvell.com>
Tested-by: Xinming Hu <huxm@marvell.com>
Signed-off-by: Brian Norris <briannorris@chromium.org>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to 'drivers/net/wireless/marvell/mwifiex/sdio.c')
0 files changed, 0 insertions, 0 deletions