dt: Add default match table for bus ids
authorGrant Likely <grant.likely@secretlab.ca>
Tue, 21 Jun 2011 16:59:34 +0000 (10:59 -0600)
committerGrant Likely <grant.likely@secretlab.ca>
Tue, 21 Jun 2011 17:02:29 +0000 (11:02 -0600)
commitcbb49c2665eebfd1fa2e491403684d0542662137
tree11f0d7496cf070c8fedaa5dede9f79b60219d0c3
parent56299378726d5f2ba8d3c8cbbd13cb280ba45e4f
dt: Add default match table for bus ids

No need for most platforms to define their own bus table when calling
of_platform_populate().  Supply a stock one.

Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
drivers/of/platform.c
include/linux/of_platform.h