opnsense-src/sys/dev/iicbus/controller
John Baldwin 13a1dbfed5 vf_i2c: Don't hold a mutex across bus_generic_detach
This was also leaking the lock if bus_generic_detach failed.

Reviewed by:	imp
Differential Revision:	https://reviews.freebsd.org/D47221
2024-10-31 15:49:41 -04:00
..
cadence clk: Move clock code in dev/clk 2024-01-10 19:20:26 +01:00
opencores Use bus_delayed_attach_children instead of its inline implementation 2024-10-21 10:24:39 -04:00
rockchip newbus: globally replace device_add_child(..., -1) with DEVICE_UNIT_ANY 2024-07-24 22:22:58 -06:00
twsi hwreset: Move reset code in dev/hwreset 2024-01-10 19:20:28 +01:00
vybrid vf_i2c: Don't hold a mutex across bus_generic_detach 2024-10-31 15:49:41 -04:00