diff options
author | Wolfram Sang <wsa@the-dreams.de> | 2013-10-09 00:35:34 +0400 |
---|---|---|
committer | Wolfram Sang <wsa@the-dreams.de> | 2013-10-10 12:22:29 +0400 |
commit | 3611431ce7281a6542d47bd5b2fc2206fed5749f (patch) | |
tree | 942df4875b8bf5bf5da508f3bd3406f88be221fe /Makefile | |
parent | cccdcea14fc2de8707c52e537fa2b384ccfe7ec2 (diff) | |
download | linux-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