CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/05/19 07:11:31
Modified files:
sys/arch/arm/xscale: pxa2x0_ohci.c
sys/arch/armv7/imx: imxehci.c
sys/arch/armv7/omap: omehci.c omohci.c
sys/arch/armv7/sunxi: sxiehci.c
sys/arch/loongson/dev: ohci_voyager.c
sys/arch/socppc/dev: ehci_obio.c
Log message:
There is no need to remember which usb(4) device is the child of an USB
host controller because autoconf(9) already does it.
Breakage reported by todd@
