freebsd-dev/sys/arm
Warner Losh b832a7e505 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
2019-12-13 19:39:33 +00:00
..
allwinner Regularize my copyright notice 2019-12-04 16:56:11 +00:00
altera/socfpga o Add support for multi-port instances of Synopsys DesignWare APB GPIO 2019-09-04 15:37:24 +00:00
amlogic/aml8726 Implement missing MMCBR ivars 2019-07-04 14:15:04 +00:00
annapurna/alpine arm: Add kern_clocksource.c directly in files.arm 2019-04-16 20:04:22 +00:00
arm Declare the global kernel symbols created by ldscript.arm in arm's machdep.h, 2019-12-06 03:48:35 +00:00
broadcom/bcm2835 Create new wrapper function: bus_delayed_attach_children() 2019-12-13 19:39:33 +00:00
cloudabi32 Use uintptr_t instead of register_t * for the stack base. 2019-12-03 23:17:54 +00:00
conf Regularize my copyright notice 2019-12-04 16:56:11 +00:00
freescale Create new wrapper function: bus_delayed_attach_children() 2019-12-13 19:39:33 +00:00
include Introduce vm_page_astate. 2019-12-10 18:14:50 +00:00
linux arm linuxulator: regen sysent after r355621 2019-12-11 18:24:43 +00:00
mv Create new wrapper function: bus_delayed_attach_children() 2019-12-13 19:39:33 +00:00
nvidia Fix a few places that free a page from an object without busy held. This is 2019-12-02 22:42:05 +00:00
qemu arm: Add kern_clocksource.c directly in files.arm 2019-04-16 20:04:22 +00:00
ralink Convert to if_foreach_llmaddr() KPI. 2019-10-21 18:13:24 +00:00
rockchip Include eventhandler.h in more compilation units 2019-05-21 01:18:43 +00:00
samsung/exynos Remove more needless <sys/tty.h> includes 2019-12-01 20:43:37 +00:00
ti Create new wrapper function: bus_delayed_attach_children() 2019-12-13 19:39:33 +00:00
versatile Remove more needless <sys/tty.h> includes 2019-12-01 20:43:37 +00:00
xilinx Regularize my copyright notice 2019-12-04 16:56:11 +00:00