From: Greg Kroah-Hartman Date: Mon, 3 Jul 2006 20:46:24 +0000 (-0700) Subject: I2C: convert i2c-dev to use struct device instead of struct class_device X-Git-Tag: v2.6.20-rc1~34^2~40^2~474^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ac11d0601bbe73c92e31b393eeb1225593788d4c;p=pandora-kernel.git I2C: convert i2c-dev to use struct device instead of struct class_device As class_device is going away eventually... Cc: Jean Delvare Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed