1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-07 13:14:51 +00:00
freebsd/sys/dev/gpio
Hans Petter Selasky 11bcf702f4 Move the device_delete_all_children() function from usb_util.c
to kern/subr_bus.c. Simplify this function so that it no longer
depends on malloc() to execute. Identify a few other places where
it makes sense to use device_delete_all_children().

MFC after:	1 week
2011-11-19 10:11:50 +00:00
..
gpio_if.m
gpiobus_if.m
gpiobus.c Move the device_delete_all_children() function from usb_util.c 2011-11-19 10:11:50 +00:00
gpiobusvar.h
gpioc.c Get rid of D_PSEUDO. 2011-10-18 08:09:44 +00:00
gpioiic.c
gpioled.c