From: Lee Jones Date: Mon, 6 Feb 2012 19:22:25 +0000 (-0800) Subject: ARM: ux500: move top level platform devices in sysfs to /sys/devices/socX X-Git-Tag: v3.4-rc1~72^2~5^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b024a0c804356d90b13c072c8bbb444d9e745a66;p=pandora-kernel.git ARM: ux500: move top level platform devices in sysfs to /sys/devices/socX At the request of Arnd Bergmann this patch moves all SoC platform devices found in sysfs from /sys/devices/platform to /sys/devices/soc/. It is believed as the devices are SoC specific and a /sys/devices/soc node has recently become available, that this would be a more appropriate place to display the data. Signed-off-by: Lee Jones Acked-by: Linus Walleij Signed-off-by: Arnd Bergmann --- Reading git-diff-tree failed