From: Philip Rakity Date: Mon, 29 Aug 2011 16:32:04 +0000 (-0700) Subject: max8925_power: Enable power change notifications X-Git-Tag: v3.3-rc1~98^2~40 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e7a5f6d55991fb3b3214f435681ee2db96320395;p=pandora-kernel.git max8925_power: Enable power change notifications The power core infrastructure allow external power change events to be passed to drivers what are listed in the supplied_to call back field. Enable this feature by allowing the supplied_to field to be passed to the driver. This feature will enable drivers named in the supplied_to field that have a external_power_changed callback to be notified when power was been turned on or off. Signed-off-by: Philip Rakity Signed-off-by: Anton Vorontsov --- Reading git-diff-tree failed