From: Jarkko Nikula Date: Wed, 6 Oct 2010 13:47:26 +0000 (+0300) Subject: ASoC: omap: Remove needless prints from machine drivers X-Git-Tag: v2.6.37-rc1~126^2~1^2^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ec588ae6c21ae20a22ce13a287728a220935b8ee;p=pandora-kernel.git ASoC: omap: Remove needless prints from machine drivers It is currently completely normal to execute these machine drivers code on different boards if the kernel includes support for multiple boards so no error message should be printed if the machine_is_xxx does not match with the machine driver. Therefore remove these pr_err and pr_debug prints in those cases. Signed-off-by: Jarkko Nikula Acked-by: Mark Brown Signed-off-by: Liam Girdwood --- Reading git-diff-tree failed