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)
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>

No differences found