From: Vasiliy Kulikov Date: Mon, 22 Nov 2010 15:59:13 +0000 (+0300) Subject: ASoC: atmel: test wrong variable X-Git-Tag: v2.6.37-rc4~14^2^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b3915d1fb6557dda206f4644ba9aa96ffd9a99d2;p=pandora-kernel.git ASoC: atmel: test wrong variable After clk_get() mclk is checked second time instead of pllb check. In patch v1 Jarkko Nikula noticed that PTR_ERR() is also has wrong argument. Signed-off-by: Vasiliy Kulikov Acked-by: Liam Girdwood Signed-off-by: Mark Brown --- Reading git-diff-tree failed