Files
linux/include/sound
Srinivas Kandagatla 308811a327 ASoC: soc-dai: return proper error for get_sdw_stream()
snd_soc_dai_get_sdw_stream() returns null if dai does not support
this callback, this is no very useful for the caller to
differentiate if this is an error or unsupported call for the dai.

return -ENOTSUPP in cases where this callback is not supported.

Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
Link: https://lore.kernel.org/r/20200316151110.2580-1-srinivas.kandagatla@linaro.org
Signed-off-by: Mark Brown <broonie@kernel.org>
2020-03-16 18:07:41 +00:00
..
2019-08-08 16:36:18 +02:00
2019-10-08 13:47:20 +01:00
2019-12-18 20:02:02 +00:00
2019-12-11 22:06:14 +01:00
2019-10-25 11:06:57 +01:00