diff options
author | Brian Norris <briannorris@chromium.org> | 2016-11-18 19:30:33 +0530 |
---|---|---|
committer | Kalle Valo <kvalo@codeaurora.org> | 2016-11-19 09:18:52 +0200 |
commit | e98fb11ffa0ab8fd3e99a0d8ff7c2bbb7418a834 (patch) | |
tree | d9b9d250fd499c0ae4e86a22c398f447aacb96ac /drivers/mfd/qcom_rpm.c | |
parent | 6caf34cb3a92bbd5df6844cb3248c3858797452f (diff) |
mwifiex: stop checking for NULL drvata/intfdata
These are never NULL, so stop making people think they might be.
I don't change this for SDIO because SDIO has a racy card-reset handler
that reallocates this struct. I'd rather not touch that mess right now.
Signed-off-by: Brian Norris <briannorris@chromium.org>
Tested-by: Xinming Hu <huxm@marvell.com>
Signed-off-by: Amitkumar Karwar <akarwar@marvell.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to 'drivers/mfd/qcom_rpm.c')
0 files changed, 0 insertions, 0 deletions