Enumerate all i2c devices on the bus. Mark their nodes as attached even
authorkettenis <kettenis@openbsd.org>
Sun, 3 Dec 2017 19:42:20 +0000 (19:42 +0000)
committerkettenis <kettenis@openbsd.org>
Sun, 3 Dec 2017 19:42:20 +0000 (19:42 +0000)
commitd31aee7edf2f3b0ec5dc0701286e3512da412f30
tree3a586de81c189588d9bce8e884af2d7f31cfd372
parent515b79ed7882e78ae39228f32b2c4fc02506eaf3
Enumerate all i2c devices on the bus.  Mark their nodes as attached even
if we didn't attach a device driver to avoid enumerating them again in
the acpi device tree walk.

ok deraadt@
sys/dev/acpi/dwiic_acpi.c