cdc_do_config
status = usb_add_config(cdev, &cdc_config_driver, cdc_do_config);
return usb_add_config(cdev, &config, cdc_do_config);