]> asedeno.scripts.mit.edu Git - linux.git/commit
mfd: Add missing hunk to change palmas irq to clear on read
authorGraeme Gregory <gg@slimlogic.co.uk>
Fri, 22 Jun 2012 12:36:19 +0000 (13:36 +0100)
committerSamuel Ortiz <sameo@linux.intel.com>
Sun, 8 Jul 2012 22:16:13 +0000 (00:16 +0200)
commit54210c97c8bfff67a4c5ec09ff797543bf291d6b
treeca450a79ab4790e0676be6fc1b79c654a4aa454e
parent56dbd61f297d8d645856f604536bcd856ab9060a
mfd: Add missing hunk to change palmas irq to clear on read

During conversion to regmap_irq this hunk was missing being moved
to MFD driver to put the chip into clear on read mode. Also as slave
is now set use it to determine which slave for the register call.

Signed-off-by: Graeme Gregory <gg@slimlogic.co.uk>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
drivers/mfd/palmas.c