From: Mike Frysinger Date: Wed, 15 Jun 2011 19:29:19 +0000 (-0400) Subject: ASoC: AD1836: drop unnecessary spi register check X-Git-Tag: v3.1-rc1~271^2~2^2~58 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=15e870512956a1e573d033b3bb6ffbf3237e9723;p=pandora-kernel.git ASoC: AD1836: drop unnecessary spi register check The only thing the init func does is register a spi driver, so if that fails, we return the value back up to the caller who will display an error message for us. So drop the redundant checking/message. Signed-off-by: Mike Frysinger Acked-by: Liam Girdwood Signed-off-by: Mark Brown --- Reading git-diff-tree failed