From f8f7639564b55752954fe63bdd9ebc034de77690 Mon Sep 17 00:00:00 2001 From: Grond Date: Tue, 20 Dec 2016 10:59:59 -0800 Subject: [PATCH] twl4030_charger: Add option to set end-of-charge current 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. --- Reading git-format-patch failed