freebsd-dev/sys/arm/freescale
Ian Lepore 0b8530659c Remove a test and early-out which just can't possibly be right. It causes
detach() to do nothing if attach() succeeded, which is the opposite of
what's needed.  Also, move device_delete_children() from the end to the
beginning of detach(), so that children won't be trying to make use of the
hardware we're in the process of shutting down.

PR:		229510
2018-07-05 15:34:16 +00:00
..
imx Fix an out-of-bounds array access... the irq data for teardown is in two 2018-07-05 14:09:48 +00:00
vybrid Remove a test and early-out which just can't possibly be right. It causes 2018-07-05 15:34:16 +00:00
fsl_ocotp.c [ofw] fix errneous checks for OF_finddevice(9) return value 2018-03-20 00:03:49 +00:00
fsl_ocotpreg.h sys/arm: further adoption of SPDX licensing ID tags. 2017-11-27 15:04:10 +00:00
fsl_ocotpvar.h sys/arm: further adoption of SPDX licensing ID tags. 2017-11-27 15:04:10 +00:00