public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] Arizona clean up driver removal and error paths
@ 2014-06-02  8:50 Charles Keepax
  2014-06-02  8:50 ` [PATCH 1/5] mfd: arizona: Disable PM runtime at start of driver removal Charles Keepax
                   ` (4 more replies)
  0 siblings, 5 replies; 12+ messages in thread
From: Charles Keepax @ 2014-06-02  8:50 UTC (permalink / raw)
  To: lee.jones; +Cc: sameo, patches, linux-kernel

Several small fixes to the error and driver removal paths
for the arizona devices. This series will likely need to be
applied onto of my earlier "wm5110 Interrupt Updates" series
to apply cleanly, please let me know if I need to resend
that. It would also be possible to rebase them the other way
round although that will obviously require me to resend the
interrupt series.

Thanks,
Charles

Charles Keepax (5):
  mfd: arizona: Disable PM runtime at start of driver removal
  mfd: arizona: Disable DCVDD before we destroy the MFD
  mfd: arizona: Don't use devres for DCVDD
  mfd: arizona: Use num_core_supplies in arizona_dev_exit
  mfd: arizona: Lower ARIZONA_MAX_CORE_SUPPLIES to 2

 drivers/mfd/arizona-core.c       |   18 ++++++++++++------
 include/linux/mfd/arizona/core.h |    2 +-
 2 files changed, 13 insertions(+), 7 deletions(-)

-- 
1.7.2.5


^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2014-06-17 15:17 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-02  8:50 [PATCH 0/5] Arizona clean up driver removal and error paths Charles Keepax
2014-06-02  8:50 ` [PATCH 1/5] mfd: arizona: Disable PM runtime at start of driver removal Charles Keepax
2014-06-17 14:33   ` Lee Jones
2014-06-02  8:50 ` [PATCH 2/5] mfd: arizona: Disable DCVDD before we destroy the MFD Charles Keepax
2014-06-17 14:33   ` Lee Jones
2014-06-02  8:50 ` [PATCH 3/5] mfd: arizona: Don't use devres for DCVDD Charles Keepax
2014-06-17 14:36   ` Lee Jones
2014-06-17 15:17     ` Charles Keepax
2014-06-02  8:50 ` [PATCH 4/5] mfd: arizona: Use num_core_supplies in arizona_dev_exit Charles Keepax
2014-06-17 14:36   ` Lee Jones
2014-06-02  8:50 ` [PATCH 5/5] mfd: arizona: Lower ARIZONA_MAX_CORE_SUPPLIES to 2 Charles Keepax
2014-06-17 14:36   ` Lee Jones

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox