kernel_optimize_test/drivers/of
Thierry Reding 107a84e61c 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>
2012-06-14 20:29:40 -05:00
..
address.c
base.c of: match by compatible property first 2012-06-14 20:29:40 -05:00
device.c
fdt.c
irq.c
Kconfig
Makefile
of_i2c.c
of_mdio.c
of_mtd.c
of_net.c
of_pci_irq.c
of_pci.c
pdt.c
platform.c of: export of_platform_populate() 2012-06-13 13:34:38 -05:00
selftest.c