From: Catalin Marinas Date: Thu, 12 Feb 2009 14:57:20 +0000 (+0100) Subject: [ARM] 5394/1: Add static bus numbering support to i2c-versatile X-Git-Tag: v2.6.30-rc1~636^2~52^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2514cca06be9dc7ae12908085ebaf0ef49e6d8ae;p=pandora-kernel.git [ARM] 5394/1: Add static bus numbering support to i2c-versatile If dev->id is not -1, the platform code may use static bus numbering rather than dynamic. The patch also changes the i2c_versatile_init to a subsys_initcall rather than module_init to make sure it is initialised before the I2C devices initialisation. Signed-off-by: Catalin Marinas Acked-by: Jean Delvare Signed-off-by: Russell King --- Reading git-diff-tree failed