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


Groups > linux.kernel > #1533463

Re: [PATCH V2 5/5] Input: arizona-haptics - Use SoC component pin control functions

From Mark Brown <broonie@kernel.org>
Newsgroups linux.kernel
Subject Re: [PATCH V2 5/5] Input: arizona-haptics - Use SoC component pin control functions
Date 2016-11-30 18:30 +0100
Message-ID <sJgRI-yy-11@gated-at.bofh.it> (permalink)
References <sISPn-1Rc-3@gated-at.bofh.it> <sISPn-1Rc-13@gated-at.bofh.it> <sJ2c1-7QL-1@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


[Multipart message — attachments visible in raw view] - view raw

On Tue, Nov 29, 2016 at 05:41:35PM -0800, Dmitry Torokhov wrote:
> On Tue, Nov 29, 2016 at 03:44:42PM +0000, Richard Fitzgerald wrote:

> > Switch to using the snd_soc_component_x_pin equivalent functions that
> > take a specified SoC component and automatically add the name prefix to
> > the provided pin name.

> Acked-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>

Do you want me to apply this or do you want to apply it in your tree?
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 | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH V2 0/5] ASoC/arizona: Ensure pin searches use widget name prefix Richard Fitzgerald <rf@opensource.wolfsonmicro.com> - 2016-11-29 16:50 +0100
  [PATCH V2 3/5] regulator: arizona-micsupp: Use SoC component pin control functions Richard Fitzgerald <rf@opensource.wolfsonmicro.com> - 2016-11-29 16:50 +0100
  [PATCH V2 1/5] ASoC: core: Add component pin control functions Richard Fitzgerald <rf@opensource.wolfsonmicro.com> - 2016-11-29 16:50 +0100
    Applied "ASoC: core: Add component pin control functions" to the asoc tree Mark Brown <broonie@kernel.org> - 2016-11-30 18:20 +0100
  [PATCH V2 5/5] Input: arizona-haptics - Use SoC component pin control functions Richard Fitzgerald <rf@opensource.wolfsonmicro.com> - 2016-11-29 16:50 +0100
    Re: [PATCH V2 5/5] Input: arizona-haptics - Use SoC component pin  control functions Dmitry Torokhov <dmitry.torokhov@gmail.com> - 2016-11-30 02:50 +0100
      Re: [PATCH V2 5/5] Input: arizona-haptics - Use SoC component pin  control functions Mark Brown <broonie@kernel.org> - 2016-11-30 18:30 +0100
        Re: [PATCH V2 5/5] Input: arizona-haptics - Use SoC component pin  control functions Dmitry Torokhov <dmitry.torokhov@gmail.com> - 2016-11-30 19:40 +0100
  [PATCH V2 2/5] ASoC: arizona: Use component pin control functions Richard Fitzgerald <rf@opensource.wolfsonmicro.com> - 2016-11-29 16:50 +0100
    Applied "ASoC: arizona: Use component pin control functions" to the asoc tree Mark Brown <broonie@kernel.org> - 2016-11-30 19:10 +0100

csiph-web