]> git.baikalelectronics.ru Git - kernel.git/commit
Revert "usb: dwc3: gadget: Use list_replace_init() before traversing lists"
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 10 Aug 2021 07:10:15 +0000 (09:10 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 10 Aug 2021 07:12:32 +0000 (09:12 +0200)
commitfa25c6f525edcf8c69aad531c8ea1ffd3ac3b9ae
tree7a648dcd25093b329f62d3bc833bda07974a535e
parent201ecb80e9f22bd9980cead5fbce46e7e308a781
Revert "usb: dwc3: gadget: Use list_replace_init() before traversing lists"

This reverts commit b04bc590ddf08186185077200b0233bd1ca8617f as it is
reported to cause problems on many different types of boards.

Reported-by: Thinh Nguyen <Thinh.Nguyen@synopsys.com>
Reported-by: John Stultz <john.stultz@linaro.org>
Cc: Ray Chi <raychi@google.com>
Link: https://lore.kernel.org/r/CANcMJZCEVxVLyFgLwK98hqBEdc0_n4P0x_K6Gih8zNH3ouzbJQ@mail.gmail.com
Fixes: b04bc590ddf0 ("usb: dwc3: gadget: Use list_replace_init() before traversing lists")
Cc: stable <stable@vger.kernel.org>
Cc: Felipe Balbi <balbi@kernel.org>
Cc: Wesley Cheng <wcheng@codeaurora.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/dwc3/gadget.c