From: Mark Brown Date: Mon, 2 Jun 2014 15:08:21 +0000 (+0100) Subject: ASoC: cache: Fix error code when not using ASoC level cache X-Git-Tag: omap-for-v3.16/fixes-against-rc1~21^2~24^2~13^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b5fc40d3b37bdb3524cdf1f550bd0c3b05ac3888;p=pandora-kernel.git ASoC: cache: Fix error code when not using ASoC level cache It is not an error to have no cache so we shouldn't return an error code and cause our callers to fail, just silently do nothing instead. Thanks to Jarkko for identify the problematic commit. Reported-by: Jarkko Nikula Reported-by: Fabio Estevam Signed-off-by: Mark Brown --- Reading git-diff-tree failed