regulator: max77802: Remove suspend_enable
authorKrzysztof Kozlowski <k.kozlowski@samsung.com>
Wed, 29 Oct 2014 11:14:53 +0000 (12:14 +0100)
committerMark Brown <broonie@kernel.org>
Fri, 31 Oct 2014 12:34:16 +0000 (12:34 +0000)
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>

No differences found