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)
commitb1a397dc1a59cc482e623e780514acb8bb29e3bf
tree5f0d9416976d249acbb5bb5821ebbd517a9e0964
parentb86bbddd6f40c1241aa6cad049a4cdf7d529f09e
regulator: max8952: Remove wrong set_suspend_disable callback setting

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>
drivers/regulator/max8952.c
This page took 0.03732 seconds and 5 git commands to generate.