• A
    usb: bdc: fix "xsf for ep not enabled" errror · cff97f33
    Al Cooper 提交于
    This patch essentially clears the port status change bits at the
    correct times. It is necessary because the driver was not handling
    the change bits correctly for events during device
    connection/disconnection and bus enumeration. So, one of them (PCC)
    was left stuck sometimes causing the "xsf for ep not enabled"
    error we get on first connection. This was found by the Android team.
    This was debugged and fixed by Sasi Kumar.
    Signed-off-by: NAl Cooper <alcooperx@gmail.com>
    Signed-off-by: NFelipe Balbi <felipe.balbi@linux.intel.com>
    cff97f33
bdc_udc.c 15.5 KB