From: Mark Brown <broonie@opensource.wolfsonmicro.com>
To: MyungJoo Ham <myungjoo.ham@samsung.com>,
Chanwoo Choi <cw00.choi@samsung.com>,
Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: linux-kernel@vger.kernel.org, patches@opensource.wolfsonmicro.com
Subject: [GIT PULL] extcon/ASoC: arizona: Fix interactions around HPDET
Date: Tue, 26 Mar 2013 15:40:14 +0000 [thread overview]
Message-ID: <20130326154014.GD18316@opensource.wolfsonmicro.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 1925 bytes --]
This patch series fixes an interaction between the extcon and ASoC
drivers for arizona. Since both drivers are under active development
there are likely going to be cross tree issues - there's already some
further patches on the ASoC side - so it'd be good to get this pulled
into both trees.
I've taken the liberty of pulling into ASoC already, if there's a
problem with that I can drop the changes easily enough.
The following changes since commit 8bb9660418e05bb1845ac1a2428444d78e322cc7:
Linux 3.9-rc4 (2013-03-23 16:52:44 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/broonie/misc.git tags/arizona-extcon-asoc
for you to fetch changes up to 63fea17128397d440753883d16e7d2d9aa95a66b:
extcon: arizona: Fix interaction between headphone outputs and identification (2013-03-26 14:26:05 +0000)
----------------------------------------------------------------
ASoC/extcon: arizona: Fix interaction between HPDET and headphone outputs
This patch series covers both ASoC and extcon subsystems and fixes an
interaction between the HPDET function and the headphone outputs - we
really shouldn't run HPDET while the headphone is active. The first
patch is a refactoring to make the extcon side easier.
----------------------------------------------------------------
Mark Brown (3):
extcon: arizona: Factor out magic application
ASoC: arizona: Fix interaction between headphone outputs and identification
extcon: arizona: Fix interaction between headphone outputs and identification
drivers/extcon/extcon-arizona.c | 107 ++++++++++++++++++--------------------
include/linux/mfd/arizona/core.h | 3 ++
sound/soc/codecs/arizona.c | 33 ++++++++++++
sound/soc/codecs/arizona.h | 3 ++
sound/soc/codecs/wm5102.c | 8 +--
sound/soc/codecs/wm5110.c | 8 +--
6 files changed, 99 insertions(+), 63 deletions(-)
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 836 bytes --]
next reply other threads:[~2013-03-26 15:40 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-03-26 15:40 Mark Brown [this message]
2013-03-26 15:40 ` [PATCH 1/3] extcon: arizona: Factor out magic application Mark Brown
2013-03-26 15:40 ` [PATCH 2/3] ASoC: arizona: Fix interaction between headphone outputs and identification Mark Brown
2013-03-26 15:40 ` [PATCH 3/3] extcon: " Mark Brown
2013-03-26 15:58 ` [GIT PULL] extcon/ASoC: arizona: Fix interactions around HPDET Mark Brown
2013-03-26 16:29 ` Greg Kroah-Hartman
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20130326154014.GD18316@opensource.wolfsonmicro.com \
--to=broonie@opensource.wolfsonmicro.com \
--cc=cw00.choi@samsung.com \
--cc=gregkh@linuxfoundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=myungjoo.ham@samsung.com \
--cc=patches@opensource.wolfsonmicro.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox