From: Chanwoo Choi Date: Thu, 14 Oct 2010 08:25:57 +0000 (+0900) Subject: ARM: S5PV210: Add voltage consumer of WM8994 to the regulator framework X-Git-Tag: v2.6.37-rc1~23^2^2~2^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8084979800972c6e374635e6d6bacd35a55b9e4e;p=pandora-kernel.git ARM: S5PV210: Add voltage consumer of WM8994 to the regulator framework This patch add cose related to regulator. To control powre consumeption have registered the voltage consumer of WM8994 to the regulator framework. Additionally, I explain the constraints of the regulator of WM8994 codec. All these consumer supply of WM8994 codec connected the regulator(VCC_1.8V) on a circuit diagram. "VCC_1.8V" regulator is always enabled, because it is used to many devices on Goni/Aquila board. This is required especially when there are many devices physically attached to "VCC_1.8V" and some of they did not "register" as consumers to "VCC_1.8V". "VCC_1.8V" might be turned off by those who are registered while "unregistered" are still active Signed-off-by: Chanwoo Choi Signed-off-by: Joonyoung Shim Signed-off-by: Kyungmin Park Signed-off-by: Kukjin Kim --- Reading git-diff-tree failed