opnsense-src/sys/dev/iicbus/mux
Andriy Gapon eda20682cb iicmux: fix a sign error in comparison
Because pcell_t is unsigned both sides of the comparison were treated as
such.
Because of that error iicmux created all possible sub-buses even if only
a subset was defined in the device tree.

MFC after:	1 week
2020-08-18 12:14:01 +00:00
..
iic_gpiomux.c
iicmux.c iicmux: fix a sign error in comparison 2020-08-18 12:14:01 +00:00
iicmux.h
iicmux_if.m
ltc430x.c