freebsd-dev/sys/dev/bhnd/cores
Landon J. Fuller f248a99a0e bhnd_chipc(4): Fix leak of child device ivars by explicitly deleting
any children prior to detach.

With the newbus child deletion ordering changes introduced in r307518,
parent devices are now detached (and their driver set to NULL) prior to
detaching and deleting child devices; child-related bus methods (e.g.
BUS_CHILD_DETACHED, BUS_CHILD_DELETED) are no longer be dispatched to the
parent device driver after it returns 0 (success) from DEVICE_DETACH.

Sponsored by:   The FreeBSD Foundation
2018-01-20 01:55:34 +00:00
..
chipc bhnd_chipc(4): Fix leak of child device ivars by explicitly deleting 2018-01-20 01:55:34 +00:00
pci bhndb_pci(4): fix incorrect BHND_PCI_SRSH_PI workaround 2018-01-17 03:34:26 +00:00
pcie2 SPDX: license IDs for some ISC-related files. 2017-12-08 15:57:29 +00:00
pmu bhnd(4): Add missing BCM4312 backplane clock speed entry. 2018-01-04 19:47:01 +00:00
usb SPDX: license IDs for some ISC-related files. 2017-12-08 15:57:29 +00:00