Mark Brown 01251dd004
ASoC: atmel: Don't squash error codes from atmel_ssc_set_audio()
The AT91SAM9G20-EK audio driver is replacing any error code returned by
atmel_ssc_set_audio() with -EINVAL which could be unhelpful for debugging.
Pass through the error code, and include it in the log message we print for
good measure.

Signed-off-by: Mark Brown <broonie@kernel.org>
Reviewed-by: Codrin Ciubotariu <codrin.ciubotariu@microchip.com>
Link: https://lore.kernel.org/r/20220325154241.1600757-4-broonie@kernel.org
2022-04-04 14:24:20 +01:00
..
2022-03-21 16:19:21 +01:00
2021-11-03 17:00:52 -07:00
2022-04-01 10:32:46 -07:00
2022-03-30 14:04:22 +02:00
2021-12-20 12:47:16 +00:00
2021-12-31 13:23:28 +00:00
2022-03-21 16:19:21 +01:00
2022-03-07 13:14:56 +00:00
2022-03-30 14:04:22 +02:00
2021-12-20 12:47:23 +00:00
2022-02-01 08:08:08 +01:00