commit | 23b7d09a3f50191a72ca70708a541b05e422e388 | [log] [tgz] |
---|---|---|
author | Axel Lin <axel.lin@gmail.com> | Tue Apr 17 23:49:28 2012 +0800 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Mon Apr 23 13:20:25 2012 +0100 |
tree | f0bec07fad9035e063040825414e50e07368651f | |
parent | c245c087c50eabe284b22f7d5a8abc12427d29a7 [diff] |
regulator: max8997: Remove empty set_suspend_enable callback implementation Since commit 8ac0e95 "regulator: core: Support setting suspend_[mode|voltage] if set_suspend_[en|dis]able is NULL", now the regulator core can properly handle the case set_suspend_enable callback is NULL. Signed-off-by: Axel Lin <axel.lin@gmail.com> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>