Felipe Balbi <balbi@xxxxxx> writes: > Don't register anything non-generic under > the gadget's device as we don't really *own* > it. I've just found that this patch makes chipidea with CONFIG_CHIPIDEA_DEBUG broken on v3.9. Reason being, dbg_create_files() creates sysfs entries like "driver", "gadget" etc, which conflicts with entries created by the driver core and gadget code. This is why I wanted this patch to go in with the rest of debug rework in v3.10-rc1. OTOH, nobody complained so far. Should we do something about this? Regards, -- Alex -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html