Simon Glass bb58503d80 dm: Add dm_scan_other() to locate board-specific devices
Some boards will have devices which are not in the device tree and do not
have platform data. They may be programnatically created, for example.
Add a hook which boards can use to bind those devices early in boot.

Signed-off-by: Simon Glass <sjg@chromium.org>
2014-07-23 14:08:37 +01:00
..
2014-07-23 14:07:26 +01:00
2014-03-04 12:15:29 -05:00
2014-03-04 12:15:29 -05:00