]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit49df27f34baf4d6e19b9b07cffd59e41564d7877
treea0ac4808dac4b71b4505aa86b4b7042dbc88d65e
parent19c19d0c4fa8a62454318cfa2e1a6a6c13649823
parent35520bcaf8553e4b5f650e9c47f97e373ae585b6
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