From: Thierry Reding Date: Thu, 14 Jun 2012 07:12:35 +0000 (+0200) Subject: of: match by compatible property first X-Git-Tag: v3.5-rc6~15^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=107a84e61cdd3406c842a0e4be7efffd3a05dba6;p=pandora-kernel.git of: match by compatible property first When matching devices against an OF device ID table, the first string of the compatible property that is listed in the table should match, regardless of its position in the table. Cc: Grant Likely Cc: Rob Herring Cc: devicetree-discuss@lists.ozlabs.org Signed-off-by: Thierry Reding Signed-off-by: Rob Herring --- Reading git-diff-tree failed