Re: [PATCH 0/4] mfd/regulator: tps65090: add DT support and suspend/resume cleanups
From: Laxman Dewangan <hidden>
Date: 2013-01-08 12:26:09
Also in:
lkml
From: Laxman Dewangan <hidden>
Date: 2013-01-08 12:26:09
Also in:
lkml
Hi Mark, On Friday 28 December 2012 02:59 PM, Laxman Dewangan wrote:
The patch series add DT support on TPS65090 device. Also remove the suspend/resume implementation as it duplicates with irq_suspend/irq_resume(). Laxman Dewangan (4): mfd: tps65090: add DT support for tps65090 regulator: tps65090: add DT support mfd: tps65090: Pass irq domain when adding mfd sub devices mfd: tps65090: remove suspend/resume callbacks
I am not sure that the patches are created on correct sequence for adapting this in regulator subsystem and mfd subsystem. Can you please review whether the changes split is fine or not? Idea was to make independent patch for mfd and regulator so that they can apply independently. Thanks, Laxman