* Grygorii Strashko <[email protected]> [201118 14:33]: > The gpiochip_add_data() may return -EPROBE_DEFER which is not handled > properly by TI GPIO driver and causes unnecessary boot log messages. > > Hence, add proper deferred probe handling with new dev_err_probe() API. > > Signed-off-by: Grygorii Strashko <[email protected]>
Acked-by: Tony Lindgren <[email protected]>

