From: Ionut Nicu Date: Wed, 9 Oct 2013 09:50:45 +0000 (+0200) Subject: i2c: i2c-mux-gpio: use deferred probing X-Git-Tag: v3.12-rc5~9^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9937b8d89e1b70c08330b57afbc62c934e37c9e2;p=pandora-kernel.git 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 Acked-by: Peter Korsgaard Signed-off-by: Wolfram Sang --- Reading git-diff-tree failed