diff options
| author | John Baldwin <jhb@FreeBSD.org> | 2024-03-13 15:05:54 -0700 |
|---|---|---|
| committer | John Baldwin <jhb@FreeBSD.org> | 2024-03-13 15:05:54 -0700 |
| commit | 2baed46e85d33b1f99e6f96033acc85a9a6fbba4 (patch) | |
| tree | b84c8a85556cbeba400cbccebda501f7787a7a41 /sys/powerpc/aim | |
| parent | d77f2092ceebaba115e6be53410428f6f5f6ae83 (diff) | |
new-bus: Remove the 'rid' and 'type' arguments from BUS_*ACTIVATE_RESOURCE
The public bus_activate/deactivate_resource() API still accepts both
forms, but the internal kobj methods no longer pass the arguments.
Implementations which need the rid or type now use rman_get_rid() or
rman_get_type() to fetch the value from the allocated resource.
Reviewed by: imp
Differential Revision: https://reviews.freebsd.org/D44130
Diffstat (limited to 'sys/powerpc/aim')
0 files changed, 0 insertions, 0 deletions
