Deepak R Varma 3c04788724 soc: imx: imx93-src: No need to set device_driver owner
There is no need to exclusively set the .owner member of the struct
device_driver when defining the platform_driver struct. The Linux core
takes care of setting the .owner member as part of the call to
module_platform_driver() helper function.

Issue identified using the platform_no_drv_owner.cocci Coccinelle
semantic patch.

Signed-off-by: Deepak R Varma <drv@mailo.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
2023-01-01 13:29:14 +08:00
..
2022-12-13 15:22:14 -08:00
2018-01-04 17:01:53 +01:00
2022-12-19 16:07:59 -06:00
2022-03-23 18:23:13 -07:00
2022-11-17 20:20:42 +01:00
2022-12-19 16:07:59 -06:00