From: Richard Fitzgerald Date: Mon, 24 Nov 2014 14:10:52 +0000 (+0000) Subject: regulator: core: Add PRE_DISABLE notification X-Git-Tag: omap-for-v3.19/fixes-for-merge-window~23^2~3^3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a1c8a5512b7cddc81767172f0de37b155cea039f;p=pandora-kernel.git regulator: core: Add PRE_DISABLE notification Add a PRE_DISABLE notification so that consumers can use a notifier to run any steps required to prepare for the regulator being switched off. Since the regulator disable can fail an abort notification is also added. Signed-off-by: Richard Fitzgerald Signed-off-by: Mark Brown --- Reading git-diff-tree failed