From: Fabio Estevam Date: Wed, 12 Dec 2012 02:53:13 +0000 (-0200) Subject: ASoC: wm8804: Remove redundant check X-Git-Tag: v3.9-rc1~129^2~24^2~3^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1edbd35667c5a7f7cf9140b2009027ac9546e8fd;p=pandora-kernel.git ASoC: wm8804: Remove redundant check The condition "if (!freq_in || !freq_out)" has already been tested previously, so no need to do it again. Signed-off-by: Fabio Estevam Signed-off-by: Mark Brown --- Reading git-diff-tree failed