of: match by compatible property first
authorThierry Reding <thierry.reding@avionic-design.de>
Thu, 14 Jun 2012 07:12:35 +0000 (09:12 +0200)
committerRob Herring <rob.herring@calxeda.com>
Fri, 15 Jun 2012 01:29:40 +0000 (20:29 -0500)
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 <grant.likely@secretlab.ca>
Cc: Rob Herring <rob.herring@calxeda.com>
Cc: devicetree-discuss@lists.ozlabs.org
Signed-off-by: Thierry Reding <thierry.reding@avionic-design.de>
Signed-off-by: Rob Herring <rob.herring@calxeda.com>

No differences found