From: Ben Dooks Date: Mon, 28 Jul 2008 11:04:09 +0000 (+0100) Subject: i2c: i2c_gpio: keep probe resident for hotplugged devices. X-Git-Tag: v2.6.27-rc1~37^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1efe7c55d2c4acc6c1d1c1a68bd9070f13815272;p=pandora-kernel.git i2c: i2c_gpio: keep probe resident for hotplugged devices. Change the i2c_gpio driver to use platform_driver_register() instead of platform_driver_probe() to ensure that is can attach to any devices that may be loaded after it has initialised. Acked-by: Haavard Skinnemoen Signed-off-by: Ben Dooks --- Reading git-diff-tree failed