From: Takashi Sakamoto Date: Tue, 22 Jul 2014 15:02:08 +0000 (+0900) Subject: ALSA: bebob: Correction for return value of special_clk_ctl_put() in error X-Git-Tag: omap-for-v3.17/fixes-against-rc2~229^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eb12f72ee7245ca207818b9efd10be2641494502;p=pandora-kernel.git ALSA: bebob: Correction for return value of special_clk_ctl_put() in error This commit is a supplement to my previous patch. http://mailman.alsa-project.org/pipermail/alsa-devel/2014-July/079190.html The special_clk_ctl_put() still returns 0 in error handling case. It should return -EINVAL. Signed-off-by: Takashi Sakamoto Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed