dt/platform: allow device name to be overridden
authorGrant Likely <grant.likely@secretlab.ca>
Tue, 21 Jun 2011 16:59:35 +0000 (10:59 -0600)
committerGrant Likely <grant.likely@secretlab.ca>
Tue, 21 Jun 2011 17:04:10 +0000 (11:04 -0600)
Some platform code has specific requirements on the naming of devices.
This patch allows callers of of_platform_populate() to provide a
device name lookup table.

Signed-off-by: Grant Likely <grant.likely@secretlab.ca>

No differences found