]> asedeno.scripts.mit.edu Git - linux.git/commit
ASoC: core: fix return code in error message
authorDaniel Mack <daniel@zonque.org>
Sat, 19 May 2018 06:01:19 +0000 (08:01 +0200)
committerMark Brown <broonie@kernel.org>
Mon, 21 May 2018 10:55:03 +0000 (11:55 +0100)
commit637917b1efe6a16cc4151f6508e82fc473814fe3
treea3541572f304cb0b79b68809ca928d0381e0c2a0
parent9ff3036a60837b6ee0b7f70180f39ac29deb8cc2
ASoC: core: fix return code in error message

Log the correct error code in case the .open() call to a component fails.

Signed-off-by: Daniel Mack <daniel@zonque.org>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/soc-pcm.c