1. 30 1月, 2015 1 次提交
    • F
      usb: dwc3: gadget: add missing spin_lock() · 5c7b3b02
      Felipe Balbi 提交于
      commit 8e74475b (usb: dwc3: gadget: use udc-core's
      reset notifier) added support for the new UDC core's
      reset notifier to dwc3 but while at it, it removed
      a spin_lock() from dwc3_reset_gadget() which might
      cause an unbalanced spin_unlock() further down the line
      
      Fixes: 8e74475b (usb: dwc3: gadget: use udc-core's reset notifier)
      Cc: <stable@vger.kernel.org> # v3.19
      Signed-off-by: NFelipe Balbi <balbi@ti.com>
      5c7b3b02
  2. 28 1月, 2015 6 次提交
  3. 27 1月, 2015 33 次提交