bq27x00 - don't report power-supply change so often.
authorNeilBrown <neilb@suse.de>
Fri, 30 Dec 2011 00:58:49 +0000 (11:58 +1100)
committerGrazvydas Ignotas <notasas@gmail.com>
Sat, 14 Jan 2012 22:02:38 +0000 (00:02 +0200)
A power_supply_changed should only be reported on significant changes
such as transition between charging and not.  Incremental changes
such as charge increasing should not be reported - that can easily
be polled for.

[notasas@gmail.com: refreshed for Pali Rohár's patches]
Signed-off-by: NeilBrown <neilb@suse.de>

No differences found