From 8664fade0d235eeed2f2cfdeb10d3f243ec01e4f Mon Sep 17 00:00:00 2001 From: Graeme Gregory Date: Tue, 28 Aug 2012 13:47:36 +0200 Subject: [PATCH] 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 Signed-off-by: Samuel Ortiz --- Reading git-format-patch failed