From: Shawn Guo Date: Thu, 8 Mar 2012 16:59:46 +0000 (+0800) Subject: ASoC: fsl: check property 'compatible' for the machine name X-Git-Tag: v3.4-rc1~88^2^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2b81ec69144de93f29fa258d3435557a5773ffb5;p=pandora-kernel.git ASoC: fsl: check property 'compatible' for the machine name Check /compatible rather than /model to determine the machine name. The p1022ds older device trees get a different /model from the new ones, while /compatible is consistent there, so checking /compatible will save the bother of detecting older p1022ds device trees. Signed-off-by: Shawn Guo Acked-by: Timur Tabi Signed-off-by: Mark Brown --- Reading git-diff-tree failed