Resending the 3 first patches in this series with Oliver's ack. Please apply to usb-next. Thanks The two remaining patches in the series depend both on these 3 and the not yet merged qmi_wwan driver in net-next, so they will have to wait for the next round. Bjørn Mork (3): usb: cdc-wdm: split out reusable parts of probe usb: cdc-wdm: adding list lookup indirection usb: cdc-wdm: adding usb_cdc_wdm_register subdriver support drivers/usb/class/cdc-wdm.c | 224 ++++++++++++++++++++++++++++++------------- include/linux/usb/cdc-wdm.h | 19 ++++ 2 files changed, 178 insertions(+), 65 deletions(-) create mode 100644 include/linux/usb/cdc-wdm.h -- 1.7.9.1 -- 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