commit | aa851193bdf140c85b660c2a070e53316ad2a4d3 | [log] [tgz] |
---|---|---|
author | Axel Lin <axel.lin@gmail.com> | Fri Jul 06 19:25:07 2012 +0800 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Mon Jul 09 19:45:12 2012 +0100 |
tree | f2e743b7ea3f377b04e0f0018f9979074c2a34a1 | |
parent | b1a397dc1a59cc482e623e780514acb8bb29e3bf [diff] |
regulator: max8998: Remove wrong set_suspend_[en|dis]able callback settings Using the same ops for both [en|dis]able and set_suspend_[en|dis]able callbacks is actively broken. This patch removes .set_suspend_disable and .set_suspend_enable callback setting. Signed-off-by: Axel Lin <axel.lin@gmail.com> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>