ASoC: core: fix return code in error message
authorDaniel Mack <[email protected]>
Sat, 19 May 2018 06:01:19 +0000 (08:01 +0200)
committerMark Brown <[email protected]>
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 <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
sound/soc/soc-pcm.c