K 10 svn:author V 3 avg K 8 svn:date V 27 2020-08-18T12:14:01.070657Z K 7 svn:log V 252 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 END