From: Roger Quadros <rogerq@ti.com>
To: <balbi@kernel.org>
Cc: <linux-usb@vger.kernel.org>, <linux-kernel@vger.kernel.org>,
Roger Quadros <rogerq@ti.com>
Subject: [PATCH v3 0/2] usb: dwc3: trivial fixes.
Date: Thu, 30 Mar 2017 09:46:39 +0300 [thread overview]
Message-ID: <1490856401-16062-1-git-send-email-rogerq@ti.com> (raw)
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
next reply other threads:[~2017-03-30 6:47 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-03-30 6:46 Roger Quadros [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1490856401-16062-1-git-send-email-rogerq@ti.com \
--to=rogerq@ti.com \
--cc=balbi@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-usb@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome