summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorWolfram Sang <wsa@the-dreams.de>2013-10-09 00:35:34 +0400
committerWolfram Sang <wsa@the-dreams.de>2013-10-10 12:22:29 +0400
commit3611431ce7281a6542d47bd5b2fc2206fed5749f (patch)
tree942df4875b8bf5bf5da508f3bd3406f88be221fe /Makefile
parentcccdcea14fc2de8707c52e537fa2b384ccfe7ec2 (diff)
downloadlinux-3611431ce7281a6542d47bd5b2fc2206fed5749f.tar.xz
i2c: i2c-imx: replace platform_driver_probe to support deferred probing
Subsystems like pinctrl and gpio rightfully make use of deferred probing at core level. Now, deferred drivers won't be retried if they don't have a .probe function specified in the driver struct. Fix this driver to have that, so the devices it supports won't get lost in a deferred probe. Acked-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de> Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions