From: Grond Date: Wed, 21 Dec 2016 05:18:35 +0000 (-0800) Subject: twl4030_charger: Filter charge_current values under 1024 X-Git-Tag: sz_176~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=236762b65aeacb9f90467c8818869effcaf9a4ac;p=pandora-kernel.git twl4030_charger: Filter charge_current values under 1024 So that hypothetical users of this file don't proceed under the false assumption that the format of charge_current hasn't changed. This is safe, since the smallest value which can be given to the TWL4030's current regulator is ~1.666mA, and 1024uA is less than this. --- Reading git-diff-tree failed