Hi Felipe,

These are some trivial fixes. First patch is tagged for stable.
You might want to pick it up for v4.11. Thanks.

cheers,
-roger

Roger Quadros (3):
  usb: dwc3-omap: Fix missing break in dwc3_omap_set_mailbox()
  usb: dwc3: use BIT() macro where possible
  usb: otg-fsm: Prevent build warning "VDBG" redefined

 drivers/usb/common/usb-otg-fsm.c |   7 ++
 drivers/usb/dwc3/core.h          | 192 +++++++++++++++++++--------------------
 drivers/usb/dwc3/dwc3-omap.c     |  49 +++++-----
 drivers/usb/dwc3/gadget.h        |  20 ++--
 drivers/usb/phy/phy-fsl-usb.c    |   7 ++
 include/linux/usb/otg-fsm.h      |  15 ---
 6 files changed, 145 insertions(+), 145 deletions(-)

-- 
2.7.4

--
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