]> Pileus Git - ~andy/linux/commitdiff
Merge tag 'for-v3.13-fixes' of git://git.infradead.org/battery-2.6
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 3 Jan 2014 21:48:25 +0000 (13:48 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 3 Jan 2014 21:48:25 +0000 (13:48 -0800)
Pull battery fixes from Anton Vorontsov:
 "Two fixes:

   - fix build error caused by max17042_battery conversion to the regmap
     API.

   - fix kernel oops when booting with wakeup_source_activate enabled"

* tag 'for-v3.13-fixes' of git://git.infradead.org/battery-2.6:
  max17042_battery: Fix build errors caused by missing REGMAP_I2C config
  power_supply: Fix Oops from NULL pointer dereference from wakeup_source_activate


Trivial merge