Merge tag 'for-v3.14-fixes' of git://git.infradead.org/battery-2.6
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 14 Feb 2014 18:32:28 +0000 (10:32 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 14 Feb 2014 18:32:28 +0000 (10:32 -0800)
commit0a33d88d072ff589f0cfa18212ef8565dc1c82f2
treea0ac4808dac4b71b4505aa86b4b7042dbc88d65e
parent4675348e78fab420e70f9144b320d9c063c7cee8
parentac323d8d807060f7c95a685a9fe861e7b6300993
Merge tag 'for-v3.14-fixes' of git://git.infradead.org/battery-2.6

Pull battery fixes from Dmitry Eremin-Solenikov:

 - Fix NULL pointer dereference in max17040 driver

 - Add bq2415x dts bindings documentation

 - Fix misleading comment in ds2782 driver

 - Remove useless check in isp1704 charger driver.

* tag 'for-v3.14-fixes' of git://git.infradead.org/battery-2.6:
  power: max17040: Fix NULL pointer dereference when there is no platform_data
  dt: binding documentation for bq2415x charger
  isp1704_charger: remove useless check in isp1704_charger_probe()
  power: ds2782_battery: Typo in comment