i2c: gpio: Add support for deferred probing
authorJean Delvare <khali@linux-fr.org>
Thu, 28 Feb 2013 01:01:40 +0000 (01:01 +0000)
committerWolfram Sang <wsa@the-dreams.de>
Wed, 27 Mar 2013 07:51:50 +0000 (08:51 +0100)
GPIOs may not be available immediately when i2c-gpio looks for them.
Implement support for deferred probing so that probing can be
attempted again later when GPIO pins are finally available.

Signed-off-by: Jean Delvare <khali@linux-fr.org>
Tested-by: Bo Shen <voice.shen@atmel.com>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>

No differences found