ARM: ux500: move top level platform devices in sysfs to /sys/devices/socX
authorLee Jones <lee.jones@linaro.org>
Mon, 6 Feb 2012 19:22:25 +0000 (11:22 -0800)
committerArnd Bergmann <arnd@arndb.de>
Mon, 13 Feb 2012 06:31:44 +0000 (06:31 +0000)
commitb024a0c804356d90b13c072c8bbb444d9e745a66
tree5e0ef411be516b6b9a176f0e9b84ccd665bdcd3e
parenteda413c228e227d888bc13d210e7c4c6aa62a682
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<SoCNum>/. 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 <lee.jones@linaro.org>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/arm/mach-ux500/board-mop500.c
arch/arm/mach-ux500/board-u5500.c
arch/arm/mach-ux500/cpu-db5500.c
arch/arm/mach-ux500/cpu-db8500.c
arch/arm/mach-ux500/devices-common.c
arch/arm/mach-ux500/usb.c