ASoC: dapm: Allow explictly named mixer controls
authorIan Molton <ian@mnementh.co.uk>
Tue, 6 Jan 2009 20:11:51 +0000 (20:11 +0000)
committerIan Molton <ian@mnementh.co.uk>
Wed, 7 Jan 2009 21:32:54 +0000 (21:32 +0000)
commitca9c1aaec4187fc9922cfb6b283fffef89286943
tree99a4fcb97ebb759a97ef97416ab55b626dd94c03
parent227b4dc6432d271eecd0ff0aefe6f0897ec47397
ASoC: dapm: Allow explictly named mixer controls

This patch allows you to define the mixer paths as having the same name as the
paths they represent.

This is required to support codecs such as the wm9705 neatly without extra
controls in the alsa mixer.

Signed-off-by: Ian Molton <ian@mnementh.co.uk>
Documentation/sound/alsa/soc/dapm.txt
include/sound/soc-dapm.h
sound/soc/soc-dapm.c