From: Mark Brown Date: Wed, 15 Jan 2014 19:04:19 +0000 (+0000) Subject: ASoC: core: Return -ENOTSUPP from set_sysclk() if no operation provided X-Git-Tag: v3.14-rc1~143^2~1^2^2~5^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1104a9c822f0e9f5e57a236f20a142166dd8f91e;p=pandora-kernel.git ASoC: core: Return -ENOTSUPP from set_sysclk() if no operation provided Make it easier for generic code to work with set_sysclk() by distinguishing between the operation not being supported and an error as is done for other operations like set_dai_fmt() Signed-off-by: Mark Brown --- Reading git-diff-tree failed