From: Axel Lin Date: Fri, 6 Jul 2012 11:25:07 +0000 (+0800) Subject: regulator: max8998: Remove wrong set_suspend_[en|dis]able callback settings X-Git-Tag: v3.6-rc1~157^2^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aa851193bdf140c85b660c2a070e53316ad2a4d3;p=pandora-kernel.git 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 Signed-off-by: Mark Brown --- Reading git-diff-tree failed