From: David Brownell Date: Tue, 13 Jun 2006 16:47:27 +0000 (-0700) Subject: [PATCH] I2C: I2C controllers go into right place on sysfs X-Git-Tag: v2.6.18-rc1~1081^2~226^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4941b395b3c2635a8c16d88791a789fb6ac6be43;p=pandora-kernel.git [PATCH] I2C: I2C controllers go into right place on sysfs I2C creates some sysfs nodes in the wrong places: not as children of parent controllers, but as their peers (!). This puts them into the right place always, instead of just when the adapter is on the platform bus. Signed-off-by: David Brownell Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed