regulator: max8952: Remove wrong set_suspend_disable callback setting
authorAxel Lin <axel.lin@gmail.com>
Fri, 6 Jul 2012 11:24:12 +0000 (19:24 +0800)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Mon, 9 Jul 2012 18:45:11 +0000 (19:45 +0100)
Using the same ops for both .disable and .set_suspend_disable callbacks is
actively broken. This patch removes .set_suspend_disable callback setting.

Signed-off-by: Axel Lin <axel.lin@gmail.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>

No differences found