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-- 1.9 KB
Makefile -rw-r--r-- 334 bytes
autoprobe.c -rw-r--r-- 4.5 KB
chip.c -rw-r--r-- 19.8 KB
debug.h -rw-r--r-- 1.2 KB
devres.c -rw-r--r-- 2.6 KB
dummychip.c -rw-r--r-- 1.2 KB
generic-chip.c -rw-r--r-- 14.8 KB
handle.c -rw-r--r-- 5.1 KB
internals.h -rw-r--r-- 5.6 KB
irqdesc.c -rw-r--r-- 11.0 KB
irqdomain.c -rw-r--r-- 20.4 KB
manage.c -rw-r--r-- 43.5 KB
migration.c -rw-r--r-- 1.7 KB
pm.c -rw-r--r-- 3.1 KB
proc.c -rw-r--r-- 11.2 KB
resend.c -rw-r--r-- 2.3 KB
settings.h -rw-r--r-- 4.0 KB
spurious.c -rw-r--r-- 8.7 KB

back to top