Loading
usb: gadget: Fix usb string id allocation
Don't reset next_string_id every time the gadget is enabled, this makes the next strings allocated overwrite strings allocated at probe time. Change-Id: Ied28ee416bb6f00c434c34176fe5b7f0dcb2b2d4 Signed-off-by:Benoit Goby <benoit@android.com> Git-commit: bdad8743fb2c866e7dda5f8b903415046401ab4d Git-repo: https://android.googlesource.com/kernel/common/ [jackp@codeaurora.org: Omitted RNDIS changes that aren't needed on 3.14] Signed-off-by:
Jack Pham <jackp@codeaurora.org>