freebsd-nq/sys/dev/mmc/host
Emmanuel Vadot 5757a34c7a dwmmc: Use device_delete_children
Instead of first detaching the children(s) and then delete them,
use the device_delete_children function that does all of that.

MFC after:	1 month
Suggested by:	ian
2019-12-11 19:40:30 +00:00
..
dwmmc_altera.c dwmmc: Handle the card detect interrupt 2019-12-11 18:50:23 +00:00
dwmmc_hisi.c dwmmc: Handle the card detect interrupt 2019-12-11 18:50:23 +00:00
dwmmc_reg.h
dwmmc_rockchip.c dwmmc: Handle the card detect interrupt 2019-12-11 18:50:23 +00:00
dwmmc_samsung.c dwmmc: Handle the card detect interrupt 2019-12-11 18:50:23 +00:00
dwmmc_var.h dwmmc: Handle the card detect interrupt 2019-12-11 18:50:23 +00:00
dwmmc.c dwmmc: Use device_delete_children 2019-12-11 19:40:30 +00:00