+18
−16
+2
−0
Loading
Using a single list for all userspace devices leads to a dead lock on multiplexed buses in some circumstances (mux chip instantiated from userspace). This is solved by using a separate list for each bus segment. Signed-off-by:Jean Delvare <khali@linux-fr.org> Acked-by:
Michael Lawnick <ml.lawnick@gmx.de>