summaryrefslogtreecommitdiffstats
path: root/drivers/soc
diff options
context:
space:
mode:
authorSascha Hauer <s.hauer@pengutronix.de>2019-08-14 10:23:16 +0200
committerShawn Guo <shawnguo@kernel.org>2019-08-19 14:07:23 +0200
commit4a92f07816ba3020c690cc0f6e9627fec15b335e (patch)
tree66ae3d3c83e1fa6317318b92ea646dabe5979852 /drivers/soc
parentffbf23d50353915dc2622a3b7b4ddc678165f92d (diff)
downloadlinux-stable-4a92f07816ba3020c690cc0f6e9627fec15b335e.tar.gz
linux-stable-4a92f07816ba3020c690cc0f6e9627fec15b335e.tar.bz2
linux-stable-4a92f07816ba3020c690cc0f6e9627fec15b335e.zip
bus: imx-weim: use module_platform_driver()
Switch from module_platform_driver_probe() to module_platform_driver(). The former is not suitable for booting with device tree as the driver will be registered before the device and thus won't be probed again when the device is present. Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Diffstat (limited to 'drivers/soc')
0 files changed, 0 insertions, 0 deletions