diff options
author | ian <ian@FreeBSD.org> | 2014-10-26 01:58:18 +0000 |
---|---|---|
committer | ian <ian@FreeBSD.org> | 2014-10-26 01:58:18 +0000 |
commit | af8e847649983ec197b4c4da32127b1864f1c9dd (patch) | |
tree | 2e6167209f40a4062a25b89f14a69105235241eb /sys/arm | |
parent | 1c8cde378e7386ca86f33d4ce67b360782b6abec (diff) | |
download | FreeBSD-src-af8e847649983ec197b4c4da32127b1864f1c9dd.zip FreeBSD-src-af8e847649983ec197b4c4da32127b1864f1c9dd.tar.gz |
MFC r270953, r270958, r270960, r271190, r271199, r271202:
Create a mechanism for looking up a device_t associated with an ofw/fdt
xref handle, and for registering that association. Also use the same data
for faster translations between node and xref handles.
Add OF_xref_from_device() so that there's no need to have an intermediate
call to ofw_bus_get_node() to lookup info that's already in the xreflist.
When registering an association between a device and an xref phandle, create
an entry in the xref list if one doesn't already exist for the given handle.
Diffstat (limited to 'sys/arm')
0 files changed, 0 insertions, 0 deletions