From: Mark Brown Date: Fri, 13 Apr 2012 18:16:03 +0000 (+0100) Subject: ASoC: core: Return -ENOTSUPP instead of -EINVAL if mute is not supported X-Git-Tag: v3.5-rc1~118^2~3^2~98 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=04570c628fbd5ede85d87a0b81bd19df7b13bbc4;p=pandora-kernel.git 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 Acked-by: Liam Girdwood --- Reading git-diff-tree failed