From: Dimitris Papastamos Date: Tue, 22 Mar 2011 10:48:49 +0000 (+0000) Subject: ASoC: soc-cache: Return -ENOSYS instead of -EINVAL X-Git-Tag: v3.0-rc1~347^2~1^2~107^2~40 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=acd61451e55ea5848a6ab50d39a103e146fcf7ba;p=pandora-kernel.git ASoC: soc-cache: Return -ENOSYS instead of -EINVAL These functions fail with -EINVAL if the corresponding callbacks are not implemented. Change them to return -ENOSYS as it is more appropriate for unimplemented callbacks. Signed-off-by: Dimitris Papastamos Acked-by: Liam Girdwood Signed-off-by: Mark Brown --- Reading git-diff-tree failed