commit | 107a84e61cdd3406c842a0e4be7efffd3a05dba6 | [log] [tgz] |
---|---|---|
author | Thierry Reding <thierry.reding@avionic-design.de> | Thu Jun 14 09:12:35 2012 +0200 |
committer | Rob Herring <rob.herring@calxeda.com> | Thu Jun 14 20:29:40 2012 -0500 |
tree | ac901b609ccb98aab22b28f51a1d2639ffd60545 | |
parent | d44115f28edba06d0844ab4b79682f48500020f6 [diff] |
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 <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>