]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commiteade57784ddbeab463a673d18154556e656ac561
tree3fff90dd7d8abe6bb19e943c0c9d151f54af6a26
parent749d76378c878571b919302f1f17d26623b8496d
ARM: S5PV210: Fix regulator names

Since commit 39004fc3869 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>
arch/arm/mach-s5pv210/mach-aquila.c
arch/arm/mach-s5pv210/mach-goni.c