From: Laurent Riffard Date: Sat, 26 Nov 2005 19:40:34 +0000 (+0100) Subject: [PATCH] i2c: Drop i2c_driver.{owner,name}, 4 of 11 X-Git-Tag: v2.6.16-rc1~935^2~1^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a33ca23231a37e28d15da9546b1f3e83dc48284b;p=pandora-kernel.git [PATCH] i2c: Drop i2c_driver.{owner,name}, 4 of 11 We should use the i2c_driver.driver's .name and .owner fields instead of the i2c_driver's ones. This patch updates the drivers for macintosh. Signed-off-by: Laurent Riffard Signed-off-by: Jean Delvare Acked-by: Benjamin Herrenschmidt Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed