]> git.karo-electronics.de Git - karo-tx-linux.git/commit
i2c: i2c-arb-gpio-challenge: use deferred probe when adapter not found
authorWolfram Sang <wsa@the-dreams.de>
Thu, 10 Oct 2013 08:19:13 +0000 (10:19 +0200)
committerWolfram Sang <wsa@the-dreams.de>
Thu, 10 Oct 2013 08:22:34 +0000 (10:22 +0200)
commit0cd98069ad7acb2a1bdb1bb71b904c1aae0033d0
treeeb964eef9773bfccf634487773593e2027d83e43
parent9937b8d89e1b70c08330b57afbc62c934e37c9e2
i2c: i2c-arb-gpio-challenge: use deferred probe when adapter not found

If it is not there yet, it might appear later.

Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
drivers/i2c/muxes/i2c-arb-gpio-challenge.c