]> asedeno.scripts.mit.edu Git - linux.git/commit
mfd: palmas: Switch to linear domain in all cases
authorGraeme Gregory <gg@slimlogic.co.uk>
Tue, 28 Aug 2012 11:47:36 +0000 (13:47 +0200)
committerSamuel Ortiz <sameo@linux.intel.com>
Fri, 21 Sep 2012 21:40:37 +0000 (23:40 +0200)
commit8664fade0d235eeed2f2cfdeb10d3f243ec01e4f
tree028fe05ed343292cf3ec621e8859c6a72b51da2d
parent3f78decc321d48724809406b498708d2ab4b93d2
mfd: palmas: Switch to linear domain in all cases

Swith the palmas to linear domain in all cases so in future DT and non
DT cases will work the same.

With this patch children no longer need IRQ resources as it's easier
for them to use regmap_get_virq. So we can remove the resources
definitions.

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