commit | b330f85d3d42cbe091736a0abd8f005b448d133a | [log] [tgz] |
---|---|---|
author | Graeme Gregory <gg@slimlogic.co.uk> | Fri Jun 22 13:36:19 2012 +0100 |
committer | Samuel Ortiz <sameo@linux.intel.com> | Mon Jul 09 00:16:26 2012 +0200 |
tree | ccd0456af4b9b464cbb2788ebaf196a7eae9b0e6 | |
parent | adc20e02aefa83d95829cdeb1152ff641adcc779 [diff] |
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>