ath10k: snoc: Remove owner assignment from platform_driver
authorFabio Estevam <fabio.estevam@nxp.com>
Sat, 5 May 2018 03:04:08 +0000 (00:04 -0300)
committerKalle Valo <kvalo@codeaurora.org>
Sat, 12 May 2018 09:02:11 +0000 (12:02 +0300)
commit469bd5eab6224c966253e62c50af1084a7cdad64
tree58abf809f4c1a169c138ccb88d7278f39503e2eb
parentcfb353c0dc058bc1619cc226d3cbbda1f360bdd3
ath10k: snoc: Remove owner assignment from platform_driver

Structure platform_driver does not need to set the owner field, as this
will be populated by the driver core.

Generated by scripts/coccinelle/api/platform_no_drv_owner.cocci.

Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/net/wireless/ath/ath10k/snoc.c