Revision 9398a10cd96422d529b9fb741637338c8cbcdd98 authored by Linus Torvalds on 12 February 2014, 17:13:09 UTC, committed by Linus Torvalds on 12 February 2014, 17:13:09 UTC
Pull regulator fixes from Mark Brown:
 "Two driver fixes, one fixing the mapping of interrupts on da9055
  (which previously wouldn't have worked at all) and a fix for reference
  counting OF nodes in the max14577 driver"

* tag 'regulator-v3.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator:
  regulator: da9055: Remove use of regmap_irq_get_virq()
  regulator: max14577: Add missing of_node_put
2 parent s dea054f + 5c306c8
History
File Mode Size
Kconfig -rw-r--r-- 10.4 KB
Makefile -rw-r--r-- 460 bytes
autosleep.c -rw-r--r-- 2.6 KB
block_io.c -rw-r--r-- 2.4 KB
console.c -rw-r--r-- 3.4 KB
hibernate.c -rw-r--r-- 25.9 KB
main.c -rw-r--r-- 15.2 KB
power.h -rw-r--r-- 8.4 KB
poweroff.c -rw-r--r-- 990 bytes
process.c -rw-r--r-- 5.0 KB
qos.c -rw-r--r-- 16.2 KB
snapshot.c -rw-r--r-- 60.5 KB
suspend.c -rw-r--r-- 8.9 KB
suspend_test.c -rw-r--r-- 4.9 KB
swap.c -rw-r--r-- 35.8 KB
user.c -rw-r--r-- 9.9 KB
wakelock.c -rw-r--r-- 5.4 KB

back to top