twl4030_charger: Add option to set end-of-charge current
authorGrond <grond66@riseup.net>
Tue, 20 Dec 2016 18:59:59 +0000 (10:59 -0800)
committerGrazvydas Ignotas <notasas@gmail.com>
Wed, 21 Dec 2016 23:40:55 +0000 (01:40 +0200)
Previously, this was fetched from hardware at modprobe time.
However, this requires userspace to set it every time the module is
loaded. This commit hardcodes the default of 80mA, but allows the
user to change it, if so desired.


No differences found