USB: gadget: Mark ep driver_data as NULL after ep disable
After disabling the endpoint need to mark driver_data of that
endpoint as NULL, else cannot claim the same endpoint during
composition switch.
CRs-fixed: 381861
Change-Id: I8b008d288c110d0feee820557aab3fcb869b5972
Signed-off-by:
Chiranjeevi Velempati <cvelempa@codeaurora.org>
Loading
Please sign in to comment