On Tue, Nov 04, 2014 at 03:33:09PM +0100, Wolfram Sang wrote: > > > Ok, I think I know the problem. In my case, the parent adapter > > and the mux device are the same (since both are on the same chip > > and the mux is really merged into the i2c controller). > > > > I'll have to figure out how to fix that. > > Maybe something like this on top helps already? It skips link creation > if the parent device is the parent i2c adapter. We should have this > anyway... > It fixes the tracebacks, but application code still fails. I'll have to track that down; most likely it uses a means to find the i2c root adapter which no longer works. I'll also try your other patch. Guenter -- To unsubscribe from this list: send the line "unsubscribe linux-i2c" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html