commit | 04570c628fbd5ede85d87a0b81bd19df7b13bbc4 | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | Fri Apr 13 19:16:03 2012 +0100 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Mon Apr 16 19:36:29 2012 +0100 |
tree | b65f986f5c693ac92482eb3242b60607663fe3a1 | |
parent | 60884c2767e0d9314a49e1ee7a0661b3464989c1 [diff] |
ASoC: core: Return -ENOTSUPP instead of -EINVAL if mute is not supported 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>