commit f3e393c68cec16bbdfa12e9586a0f72c659bb08d
Author: Sascha Wildner <[email protected]>
Date: Sun Oct 14 15:12:08 2012 +0200
usb4bsd/controller: Use device_delete_children().
Summary of changes:
sys/bus/u4b/controller/ehci_pci.c | 2 --
sys/bus/u4b/controller/ohci_pci.c | 2 --
sys/bus/u4b/controller/uhci_pci.c | 2 --
sys/bus/u4b/controller/xhci_pci.c | 2 --
4 files changed, 0 insertions(+), 8 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/f3e393c68cec16bbdfa12e9586a0f72c659bb08d
--
DragonFly BSD source repository