freebsd-src/sys/arm/mv
John Baldwin 9dbf5b0e68 new-bus: Remove the 'rid' and 'type' arguments from BUS_RELEASE_RESOURCE
The public bus_release_resource() API still accepts both forms, but
the internal kobj method no longer passes 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/D44131
2024-03-13 15:05:54 -07:00
..
armada sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
armada38x sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
armadaxp sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
clk syscon: Move syscon code in dev/syscon 2024-01-10 19:20:37 +01:00
a37x0_gpio.c sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
a37x0_iic.c sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
a37x0_iicreg.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
a37x0_spi.c sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
files.arm7 iicbus: Move twsi under a new controller subdirectory 2023-10-03 09:56:19 +02:00
gpio.c sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
ic.c sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
mpic.c arm/mpic: remove empty pic_init_secondary() hook 2024-01-23 02:52:37 +00:00
mv_ap806_clock.c syscon: Move syscon code in dev/syscon 2024-01-10 19:20:37 +01:00
mv_ap806_gicp.c sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
mv_ap806_sei.c sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
mv_armv7_machdep.c sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
mv_common.c sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
mv_cp110_clock.c syscon: Move syscon code in dev/syscon 2024-01-10 19:20:37 +01:00
mv_cp110_clock.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
mv_cp110_icu.c sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
mv_cp110_icu_bus.c syscon: Move syscon code in dev/syscon 2024-01-10 19:20:37 +01:00
mv_pci.c new-bus: Remove the 'rid' and 'type' arguments from BUS_RELEASE_RESOURCE 2024-03-13 15:05:54 -07:00
mv_pci_ctrl.c sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
mv_spi.c sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
mv_thermal.c syscon: Move syscon code in dev/syscon 2024-01-10 19:20:37 +01:00
mvebu_gpio.c syscon: Move syscon code in dev/syscon 2024-01-10 19:20:37 +01:00
mvebu_pinctrl.c syscon: Move syscon code in dev/syscon 2024-01-10 19:20:37 +01:00
mvreg.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
mvvar.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
mvwin.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
rtc.c sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
std-pj4b.mv sys: Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:54:58 -06:00
timer.c sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00