git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
60884c2
)
ASoC: core: Return -ENOTSUPP instead of -EINVAL if mute is not supported
author
Mark Brown
<broonie@opensource.wolfsonmicro.com>
Fri, 13 Apr 2012 18:16:03 +0000
(19:16 +0100)
committer
Mark 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