]> git.baikalelectronics.ru Git - kernel.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)
commit8f19bbed00540bfdd21f1806ac3237a01ce19918
treea3541572f304cb0b79b68809ca928d0381e0c2a0
parent502729d639a97a5dbbc54dde54aade9d3a912974
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