From: Mark Brown Date: Tue, 1 Dec 2009 21:12:27 +0000 (+0000) Subject: regulator: Add notifier event on regulator disable X-Git-Tag: v2.6.34-rc1~207^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=84b6826306119dc3c41ef9d7ed6c408112f63301;p=pandora-kernel.git regulator: Add notifier event on regulator disable The intended use case is for drivers which disable regulators to save power but need to do some work to restore the hardware state when restarting. If the supplies are not actually disabled due to board limits or sharing with other active devices this notifier allows the driver to avoid unneeded reinitialisation, particularly when used with runtime PM. Signed-off-by: Mark Brown --- Reading git-diff-tree failed