From: Marek Szyprowski Date: Fri, 18 Feb 2011 08:51:43 +0000 (+0900) Subject: ARM: S5PV210: Fix regulator names X-Git-Tag: v2.6.38-rc6~11^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d1061331b72e2e1420187e4684740b4a481c73a4;p=pandora-kernel.git ARM: S5PV210: Fix regulator names 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 Signed-off-by: Kyungmin Park Signed-off-by: Kukjin Kim --- Reading git-diff-tree failed