On Tuesday 19 November 2013 14:10:06 Pavel Machek wrote: > On Tue 2013-11-19 11:18:03, Pali Rohár wrote: > > This patch adds a notifier chain to the power_supply. > > This notifier helps drivers in other subsystem to listen to > > changes in power supply subsystem. This would help to take > > some actions in those drivers on changing the power supply > > properties. One such scenario is to increase/decrease > > system performance based on the battery capacity/voltage. > > Another scenario is to adjust the h/w peak current > > detection voltage/current thresholds based on battery > > voltage/capacity. The notifier helps drivers to listen to > > changes in power_suppy susbystem without polling the > > power_supply properties > > > > Signed-off-by: Jenny TC <jenny.tc@xxxxxxxxx> > > Signed-off-by: Pali Rohár <pali.rohar@xxxxxxxxx> > > Reviewed-by: Pavel Machek <pavel@xxxxxx> > > > +extern struct atomic_notifier_head > > power_supply_notifier; > > You may want to delete some spaces here. > > Thanks, > Pavel Ok, note that this patch I copied from: https://lkml.org/lkml/2013/9/23/181 -- Pali Rohár pali.rohar@xxxxxxxxx -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html