ARM: S5PV210: Fix regulator names
authorMarek Szyprowski <m.szyprowski@samsung.com>
Fri, 18 Feb 2011 08:51:43 +0000 (17:51 +0900)
committerKukjin Kim <kgene.kim@samsung.com>
Fri, 18 Feb 2011 08:51:53 +0000 (17:51 +0900)
Since commit 1130e5b3ff4 regulators are exported to debugfs. The names
of the regulators that contains slash ('/') causes an ops during kernel
boot. This patch fixes this issue.

Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>

No differences found