From: Peter Ujfalusi Date: Thu, 16 Aug 2012 13:41:06 +0000 (+0300) Subject: ASoC: omap-mcbsp: Remove cpu_is_omap* checks from the code X-Git-Tag: v3.7-rc1~81^2~14^2~128^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dc26df52455348e06e4c34a2af2910d291369fe8;p=pandora-kernel.git ASoC: omap-mcbsp: Remove cpu_is_omap* checks from the code We can use the has_ccr flag to replace the cpu_is_omap* checks. This provides future proof implementation and we do not need to update the code if new OMAP revision starts to use the McBSP driver. Signed-off-by: Peter Ujfalusi Acked-by: Jarkko Nikula Signed-off-by: Mark Brown --- Reading git-diff-tree failed