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)
commita2fad9bf26a1d44a8d31a5c4528108a2b9f468ab
treecc9bfa3cae59bc03bc4d9a448c32402403485516
parentabe94c756c08d50566c09a65b9c7fe72f83071c5
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