[PATCH 1/9] i2c: i2c-designware-platdrv: replace platform_driver_probe to support deferred probing

zhangfei gao zhangfei.gao at gmail.com
Sun Oct 13 21:09:01 EDT 2013


On Wed, Oct 9, 2013 at 4:35 AM, Wolfram Sang <wsa at the-dreams.de> wrote:
> 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.
>
> Signed-off-by: Wolfram Sang <wsa at the-dreams.de>
> Cc: Zhangfei Gao <zhangfei.gao at linaro.org>

Acked-by: Zhangfei Gao <zhangfei.gao at linaro.org>

Thanks



More information about the linux-arm-kernel mailing list