Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1533459
| From | Mark Brown <broonie@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH V2 4/5] extcon: arizona: Use SoC component pin control functions |
| Date | 2016-11-30 18:30 +0100 |
| Message-ID | <sJgRI-yy-3@gated-at.bofh.it> (permalink) |
| References | <sISPn-1Rc-3@gated-at.bofh.it> <sJ0MW-79y-17@gated-at.bofh.it> <sISPn-1Rc-1@gated-at.bofh.it> <sJ0MW-79y-15@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
[Multipart message — attachments visible in raw view] - view raw
On Wed, Nov 30, 2016 at 09:19:14AM +0900, Chanwoo Choi wrote:
> But, the patch4 is dependent on patch1.
> After finished the review of patch1,
> I'll add acekd-by tag.
Or you can just pull in that patch, whichever is easiest - I've created
a tag:
The following changes since commit 1001354ca34179f3db924eb66672442a173147dc:
Linux 4.9-rc1 (2016-10-15 12:17:50 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git tags/asoc-dapm-pin-component
for you to fetch changes up to 1b4d9c22191583ef1fb7433417b2ceb2a608d887:
ASoC: core: Add component pin control functions (2016-11-30 17:16:09 +0000)
----------------------------------------------------------------
ASoC: Pin enable controls for components
Provide an interface for devices to manipulate their own pins in DAPM
without being affected by the renaming facilities provided by ASoC for
machine drivers.
----------------------------------------------------------------
Richard Fitzgerald (1):
ASoC: core: Add component pin control functions
include/sound/soc.h | 20 +++++
sound/soc/soc-utils.c | 199 ++++++++++++++++++++++++++++++++++++++++++++++++++
2 files changed, 219 insertions(+)
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH V2 4/5] extcon: arizona: Use SoC component pin control functions Richard Fitzgerald <rf@opensource.wolfsonmicro.com> - 2016-11-29 16:50 +0100
Re: [PATCH V2 4/5] extcon: arizona: Use SoC component pin control functions Chanwoo Choi <cw00.choi@samsung.com> - 2016-11-30 01:20 +0100
Re: [PATCH V2 4/5] extcon: arizona: Use SoC component pin control functions Mark Brown <broonie@kernel.org> - 2016-11-30 18:30 +0100
Re: [PATCH V2 4/5] extcon: arizona: Use SoC component pin control functions Chanwoo Choi <cw00.choi@samsung.com> - 2016-12-01 03:00 +0100
csiph-web