linux/drivers/soc/imx
Deepak R Varma 083dab5e69 soc: imx: imx93-pd: 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:00 +08:00
..
gpc.c soc: imx: gpc: fix power up sequencing 2020-03-16 11:39:02 +08:00
gpcv2.c soc: imx: gpcv2: add GENPD_FLAG_ACTIVE_WAKEUP flag for usb of imx8mm/n 2022-10-29 16:20:49 +08:00
imx8m-blk-ctrl.c soc: imx: imx8m-blk-ctrl: set LCDIF panic read hurry level 2023-01-01 13:25:38 +08:00
imx8mp-blk-ctrl.c soc: imx: imx8mp-blk-ctrl: expose high performance PLL clock 2023-01-01 11:12:03 +08:00
imx93-blk-ctrl.c soc: imx: add i.MX93 media blk ctrl driver 2022-09-17 16:31:06 +08:00
imx93-pd.c soc: imx: imx93-pd: No need to set device_driver owner 2023-01-01 13:29:00 +08:00
imx93-src.c soc: imx: add i.MX93 SRC power domain driver 2022-09-17 16:31:06 +08:00
Kconfig soc: imx: imx8mp-blk-ctrl: expose high performance PLL clock 2023-01-01 11:12:03 +08:00
Makefile soc: imx: add Kconfig symbols for blk-ctrl drivers 2023-01-01 11:11:46 +08:00
soc-imx8m.c soc: imx8m: Enable OCOTP clock before reading the register 2022-11-14 15:52:53 +08:00
soc-imx.c soc: imx: Remove Layerscape check 2022-01-28 17:46:08 +08:00