Hello,

Facing issue while suspending the(AM1808 USB2.0) full/high speed hub, it result the hub reset.

it comes to the hub_irq and execute the default case

default:                /* presumably an error */
                /* Cause a hub reset after 10 consecutive errors */

And then reset...

status value captured in hub_irq is -71.

 Could any one point out why there is reset with hub while it is not the case with USB devices.

 Regards,