commit | 1ef6ab75c7deef931d6308af282ed7d8e480e77f | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | Mon May 19 12:31:55 2008 +0200 |
committer | Jaroslav Kysela <perex@perex.cz> | Mon May 19 13:19:20 2008 +0200 |
tree | 9be0cbeb41f5f6346a8c5c1931e1dc462590455f | |
parent | b2efbbfba24efc8456d68d5af42d082ab1c2febc [diff] |
[ALSA] ASoC: Make CPU and codec DAI operations have same type The CPU and codec DAI operations differ only in the presence of the digital mute operation for the codec so they may as well be the same type. Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com> Signed-off-by: Takashi Iwai <tiwai@suse.de> Signed-off-by: Jaroslav Kysela <perex@perex.cz>