ASoC: pcm: Fix vague codec and cpu DAI prepare error messages
authorJarkko Nikula <jarkko.nikula@linux.intel.com>
Tue, 23 Dec 2014 09:04:41 +0000 (11:04 +0200)
committerMark Brown <broonie@kernel.org>
Wed, 24 Dec 2014 11:59:01 +0000 (11:59 +0000)
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>

No differences found