commit | 9937b8d89e1b70c08330b57afbc62c934e37c9e2 | [log] [tgz] |
---|---|---|
author | Ionut Nicu <ioan.nicu.ext@nsn.com> | Wed Oct 09 11:50:45 2013 +0200 |
committer | Wolfram Sang <wsa@the-dreams.de> | Thu Oct 10 10:22:33 2013 +0200 |
tree | 7634cf32455503af0eb60c1ad26f86c916a6679b | |
parent | 492ed77bfadb968cca7beca348cd45b444393cd4 [diff] |
i2c: i2c-mux-gpio: use deferred probing If the i2c-parent bus driver is not loaded, returning -ENODEV will force people to unload and then reload the module again to get it working. Signed-off-by: Ionut Nicu <ioan.nicu.ext@nsn.com> Acked-by: Peter Korsgaard <peter.korsgaard@barco.com> Signed-off-by: Wolfram Sang <wsa@the-dreams.de>