HomeFreeBSD

iicmux: fix a sign error in comparison

Description

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

Details

Provenance
avgAuthored on
Parents
rS364343: Export a routine to provide the TSC_AUX MSR value and use this in vmm.
Branches
Unknown
Tags
Unknown