• Al Cooper's avatar
    usb: bdc: fix "xsf for ep not enabled" errror · cff97f33
    Al Cooper authored
    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: default avatarAl Cooper <alcooperx@gmail.com>
    Signed-off-by: default avatarFelipe Balbi <felipe.balbi@linux.intel.com>
    cff97f33
bdc_udc.c 15.5 KB