commit | 90cc7f1cbbde49c0919953928c225c036ece0d9c | [log] [tgz] |
---|---|---|
author | Jarkko Nikula <jarkko.nikula@linux.intel.com> | Tue Dec 23 11:04:41 2014 +0200 |
committer | Mark Brown <broonie@kernel.org> | Wed Dec 24 11:59:01 2014 +0000 |
tree | 7317933c28dac6305db7db31716cae4917e111f3 | |
parent | 97bf6af1f928216fd6c5a66e8a57bfa95a659672 [diff] |
ASoC: pcm: Fix vague codec and cpu DAI prepare error messages Both codec and cpu DAI prepare print the same error message making it a bit more difficult to grep quickly from sources. Fix this by telling it explicitly. Signed-off-by: Jarkko Nikula <jarkko.nikula@linux.intel.com> Signed-off-by: Mark Brown <broonie@kernel.org>