bq2415x_charger: Add support for offline and 100mA mode
authorPali Rohár <pali.rohar@gmail.com>
Sun, 10 Feb 2013 17:32:18 +0000 (18:32 +0100)
committerAnton Vorontsov <anton@enomsg.org>
Sat, 16 Feb 2013 21:34:10 +0000 (13:34 -0800)
* Renamed mode BQ2415X_MODE_NONE to BQ2415X_MODE_OFF because this mode
  turning chaging completly off

* Added new mode BQ2415X_MODE_NONE which enable charging with maximal
  current limit 100mA (this is minimal safe value for bq2415x chips)

Signed-off-by: Pali Rohár <pali.rohar@gmail.com>
Signed-off-by: Anton Vorontsov <anton@enomsg.org>

No differences found