Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1234109

[PATCH 0/6 RESEND] mfd: arizona: Various improvements and refactoring

From Richard Fitzgerald <rf@opensource.wolfsonmicro.com>
Newsgroups linux.kernel
Subject [PATCH 0/6 RESEND] mfd: arizona: Various improvements and refactoring
Date 2015-09-28 14:50 +0200
Message-ID <qdG2u-5Zh-7@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


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

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

[PATCH 0/6 RESEND] mfd: arizona: Various improvements and refactoring Richard Fitzgerald <rf@opensource.wolfsonmicro.com> - 2015-09-28 14:50 +0200
  [PATCH 5/6 RESEND] mfd: arizona: Remove use of codec build config #ifdefs Richard Fitzgerald <rf@opensource.wolfsonmicro.com> - 2015-09-28 14:50 +0200
    Re: [PATCH 5/6 RESEND] mfd: arizona: Remove use of codec build  config #ifdefs Lee Jones <lee.jones@linaro.org> - 2015-10-01 13:50 +0200
      Re: [PATCH 5/6 RESEND] mfd: arizona: Remove use of codec build  config #ifdefs Charles Keepax <ckeepax@opensource.wolfsonmicro.com> - 2015-10-02 11:50 +0200
  [PATCH 1/6 RESEND] mfd: arizona: factor out DCVDD isolation control Richard Fitzgerald <rf@opensource.wolfsonmicro.com> - 2015-09-28 14:50 +0200
  [PATCH 2/6 RESEND] mfd: arizona: factor out checking of jack detection state Richard Fitzgerald <rf@opensource.wolfsonmicro.com> - 2015-09-28 14:50 +0200

csiph-web