]> git.baikalelectronics.ru Git - kernel.git/commit
regulator: Specify REGULATOR_CHANGE_STATUS for WM835x LED constraints
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Mon, 4 Jan 2010 15:30:54 +0000 (15:30 +0000)
committerLiam Girdwood <lrg@slimlogic.co.uk>
Mon, 1 Feb 2010 13:52:44 +0000 (13:52 +0000)
commit9c50a2b8ee7980b35b7af49a09ae2b089c014bd5
treecc9bfa3cae59bc03bc4d9a448c32402403485516
parent66311f3447acc33134292d044532b5f00ab932a2
regulator: Specify REGULATOR_CHANGE_STATUS for WM835x LED constraints

The WM8350 LED driver needs to be able to enable and disable the
regulators it is using. Previously the core wasn't properly enforcing
status change constraints so the driver was able to function but this
has always been intended to be required.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Cc: stable@kernel.org
Signed-off-by: Liam Girdwood <lrg@slimlogic.co.uk>
drivers/regulator/wm8350-regulator.c