commit | ca9c1aaec4187fc9922cfb6b283fffef89286943 | [log] [tgz] |
---|---|---|
author | Ian Molton <ian@mnementh.co.uk> | Tue Jan 06 20:11:51 2009 +0000 |
committer | Ian Molton <ian@mnementh.co.uk> | Wed Jan 07 21:32:54 2009 +0000 |
tree | 99a4fcb97ebb759a97ef97416ab55b626dd94c03 | |
parent | 227b4dc6432d271eecd0ff0aefe6f0897ec47397 [diff] |
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>