]> git.karo-electronics.de Git - mv-sheeva.git/commit
ARM: S3C64XX: Update regulator names for debugfs compatiblity on SMDK6410
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Thu, 3 Mar 2011 23:24:15 +0000 (08:24 +0900)
committerKukjin Kim <kgene.kim@samsung.com>
Fri, 4 Mar 2011 06:46:27 +0000 (15:46 +0900)
commit18b52ca5d0ea7f7d1933ebe8d277a1b499c940f2
tree8f03a8d1fd5cad687a36926dbd863cad8f9beb88
parent628e7eb5a74b4ea78db97609a8dcbdf41b4b0b90
ARM: S3C64XX: Update regulator names for debugfs compatiblity on SMDK6410

The debugfs support added to the regulator API (which has been merged
in during this merge window) creates directories for regulators named
after the display names for the regulators so replace / as a separator
for multiple supplies with + in the SMDK6410 machine.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
arch/arm/mach-s3c64xx/mach-smdk6410.c