commit | a1dd913f4e045927b1e758beadfdc6a180222d96 | [log] [tgz] |
---|---|---|
author | Krzysztof Kozlowski <k.kozlowski@samsung.com> | Wed Oct 29 12:14:53 2014 +0100 |
committer | Mark Brown <broonie@kernel.org> | Fri Oct 31 12:34:16 2014 +0000 |
tree | 157e395d6270db985845a0dcf006f6dc18b86ebd | |
parent | 6c4159a57a6a4867130fea26fe3f757ce5aaadb8 [diff] |
regulator: max77802: Remove suspend_enable The Maxim 77802 PMIC regulators do not have special enable configuration for suspend. The driver instead enabled them manually which is not a best way to deal with suspend. Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com> Acked-by: Javier Martinez Canillas <javier.martinez@collabora.co.uk> Signed-off-by: Mark Brown <broonie@kernel.org>