K 10 svn:author V 3 imp K 8 svn:date V 27 2019-12-13T19:39:33.745869Z K 7 svn:log V 378 Create new wrapper function: bus_delayed_attach_children() Delay the attachment of children, when requested, until after interrutps are running. This is often needed to allow children to run transactions on i2c or spi busses. It's a common enough idiom that it will be useful to have its own wrapper. Reviewed by: ian Differential Revision: https://reviews.freebsd.org/D21465 END