From: Jean Delvare Date: Fri, 5 Oct 2012 20:23:54 +0000 (+0200) Subject: i2c-i801: Let i2c-mux-gpio find the GPIO chip X-Git-Tag: v3.7-rc1~92^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f82b86267a7a7cc2fc9779fa2957467c242395d8;p=pandora-kernel.git i2c-i801: Let i2c-mux-gpio find the GPIO chip Now that i2c-mux-gpio is able to find the GPIO chip by itself, we can delegate this task. The great thing here is that i2c-mux-gpio can defer device probing until the gpio chip is available, so we no longer depend on the module loading order. Signed-off-by: Jean Delvare --- Reading git-diff-tree failed