public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6 RESEND] mfd: arizona: Various improvements and refactoring
@ 2015-09-28 12:46 Richard Fitzgerald
  2015-09-28 12:46 ` [PATCH 1/6 RESEND] mfd: arizona: factor out DCVDD isolation control Richard Fitzgerald
                   ` (5 more replies)
  0 siblings, 6 replies; 12+ messages in thread
From: Richard Fitzgerald @ 2015-09-28 12:46 UTC (permalink / raw)
  To: lee.jones; +Cc: sameo, patches, linux-kernel

This selection of patches fixes review comments from the CS47L24 driver
review that were requests for changes in the general Arizona code, plus
a couple of preparatory patches that factor out some code into functions.

I will rebase the CS47L24 driver patch on top of these.

This patch set is based on Lee Jones's for-mfd-next branch

Richard Fitzgerald (6):
  mfd: arizona: factor out DCVDD isolation control
  mfd: arizona: factor out checking of jack detection state
  mfd: arizona: Downgrade type mismatch messages to dev_warn()
  mfd: arizona: Simplify adding subdevices
  mfd: arizona: Remove use of codec build config #ifdefs
  mfd: arizona: use correct type ID for device tree config

 drivers/mfd/arizona-core.c | 228 +++++++++++++++++++++++++++------------------
 drivers/mfd/arizona-i2c.c  |  33 +++----
 drivers/mfd/arizona-spi.c  |  23 +++--
 3 files changed, 166 insertions(+), 118 deletions(-)

-- 
1.9.1


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

end of thread, other threads:[~2015-10-02  9:45 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-28 12:46 [PATCH 0/6 RESEND] mfd: arizona: Various improvements and refactoring Richard Fitzgerald
2015-09-28 12:46 ` [PATCH 1/6 RESEND] mfd: arizona: factor out DCVDD isolation control Richard Fitzgerald
2015-09-28 12:46 ` [PATCH 2/6 RESEND] mfd: arizona: factor out checking of jack detection state Richard Fitzgerald
2015-09-28 12:46 ` [PATCH 3/6 RESEND] mfd: arizona: Downgrade type mismatch messages to dev_warn Richard Fitzgerald
2015-10-01 11:17   ` Lee Jones
2015-09-28 12:46 ` [PATCH 4/6 RESEND] mfd: arizona: Simplify adding subdevices Richard Fitzgerald
2015-10-01 11:41   ` Lee Jones
2015-09-28 12:46 ` [PATCH 5/6 RESEND] mfd: arizona: Remove use of codec build config #ifdefs Richard Fitzgerald
2015-10-01 11:44   ` Lee Jones
2015-10-02  9:23     ` Charles Keepax
2015-09-28 12:46 ` [PATCH 6/6 RESEND] mfd: arizona: use correct type ID for device tree config Richard Fitzgerald
2015-10-01 11:46   ` Lee Jones

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