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(+)