git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b86bbdd
)
regulator: max8952: Remove wrong set_suspend_disable callback setting
author
Axel Lin
<axel.lin@gmail.com>
Fri, 6 Jul 2012 11:24:12 +0000
(19:24 +0800)
committer
Mark 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