ASoC: core: Return -ENOTSUPP instead of -EINVAL if mute is not supported
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Fri, 13 Apr 2012 18:16:03 +0000 (19:16 +0100)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Mon, 16 Apr 2012 18:36:29 +0000 (19:36 +0100)
This helps us ignore errors in callers if the operation failed due to not
being available as opposed to an error.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Acked-by: Liam Girdwood <lrg@ti.com>

No differences found