[PATCH 3/9] i2c: i2c-mxs: replace platform_driver_probe to support deferred probing
Marek Vasut
marex at denx.de
Tue Oct 8 16:58:57 EDT 2013
Dear Wolfram Sang,
> 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: Marek Vasut <marex at denx.de>
Certainly makes sense,
Acked-by: Marek Vasut <marex at denx.de>
Thanks!
Best regards,
Marek Vasut
More information about the linux-arm-kernel
mailing list