freebsd-src/sys/powerpc
John Baldwin fef01f0498 new-bus: Remove the 'type' argument from BUS_ADJUST_RESOURCE
The public bus_adjust_resource() API still accepts both forms, but the
internal kobj method no longer passes the argument.  Implementations
which need the type now use rman_get_type() to fetch the value from
the allocated resource.

Reviewed by:	imp
Differential Revision:	https://reviews.freebsd.org/D44128
2024-03-13 15:05:54 -07:00
..
aim pmap: Convert boolean_t to bool. 2024-01-31 14:48:26 -08:00
amigaone sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
booke pmap: Convert boolean_t to bool. 2024-01-31 14:48:26 -08:00
conf ath(4): always enable 11n 2024-02-22 22:34:17 +00:00
cpufreq sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
fpu sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
include pmap: Convert boolean_t to bool. 2024-01-31 14:48:26 -08:00
mambo sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
mikrotik sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
mpc85xx new-bus: Remove the 'type' argument from BUS_ADJUST_RESOURCE 2024-03-13 15:05:54 -07:00
ofw powerpc: Bump maximum number of FDT reserved mem entries 2024-02-28 22:01:15 -05:00
powermac new-bus: Remove the 'type' argument from BUS_ADJUST_RESOURCE 2024-03-13 15:05:54 -07:00
powernv sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
powerpc imgact_elf: Add const to the header_supported callback arguments 2024-03-04 11:52:21 -08:00
ps3 powerpc ps3bus: Use bus_generic_rman_* 2024-01-23 09:36:12 -08:00
pseries sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
psim new-bus: Remove the 'type' argument from BUS_ADJUST_RESOURCE 2024-03-13 15:05:54 -07:00