commit | a2fad9bf26a1d44a8d31a5c4528108a2b9f468ab | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | Mon Jan 04 15:30:54 2010 +0000 |
committer | Liam Girdwood <lrg@slimlogic.co.uk> | Mon Feb 01 13:52:44 2010 +0000 |
tree | cc9bfa3cae59bc03bc4d9a448c32402403485516 | |
parent | abe94c756c08d50566c09a65b9c7fe72f83071c5 [diff] |
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>