public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/2] usb: dwc3: trivial fixes.
@ 2017-03-30  6:46 Roger Quadros
  2017-03-30  6:46 ` [PATCH v3 1/2] usb: dwc3: use BIT() macro where possible Roger Quadros
  2017-03-30  6:46 ` [PATCH v3 2/2] usb: otg-fsm: Prevent build warning "VDBG" redefined Roger Quadros
  0 siblings, 2 replies; 5+ messages in thread
From: Roger Quadros @ 2017-03-30  6:46 UTC (permalink / raw)
  To: balbi; +Cc: linux-usb, linux-kernel, Roger Quadros

Hi Felipe,

Resending this series rebased on v4.11-rc4.

Changelog:
v3:
-rebased on v4.11-rc4

v2:
-include bitops.h header

cheers,
-roger

Roger Quadros (2):
  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          | 193 ++++++++++++++++++++-------------------
 drivers/usb/dwc3/dwc3-omap.c     |  48 +++++-----
 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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2017-03-30 10:40 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-03-30  6:46 [PATCH v3 0/2] usb: dwc3: trivial fixes Roger Quadros
2017-03-30  6:46 ` [PATCH v3 1/2] usb: dwc3: use BIT() macro where possible Roger Quadros
2017-03-30 10:25   ` Felipe Balbi
2017-03-30 10:39     ` Roger Quadros
2017-03-30  6:46 ` [PATCH v3 2/2] usb: otg-fsm: Prevent build warning "VDBG" redefined Roger Quadros

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox