My previous patch series "staging: dwc2: cleanups for DWC2 driver" had
a couple of minor problems. This series fixes them up, and also adds a
couple more fixes/cleanups suggested by Dan Carpenter.

Paul Zimmerman (5):
  staging: dwc2: remove stale comment after changing function to void
  staging: dwc2: fix screwup in checking return value
  staging: dwc2: fix thinko in dwc2_fill_host_dma_desc()
  staging: dwc2: fix useless test for non-0
  staging: dwc2: move function to more logical place

 drivers/staging/dwc2/core.c     | 124 ++++++++++++++++++++--------------------
 drivers/staging/dwc2/hcd_ddma.c |   4 +-
 drivers/staging/dwc2/hcd_intr.c |   4 +-
 3 files changed, 66 insertions(+), 66 deletions(-)

-- 
1.8.5.rc3

--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to