[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1415295540-841-1-git-send-email-balbi@ti.com>
Date: Thu, 6 Nov 2014 11:39:00 -0600
From: Felipe Balbi <balbi@...com>
To: Greg KH <gregkh@...uxfoundation.org>
CC: Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Linux USB Mailing List <linux-usb@...r.kernel.org>,
Felipe Balbi <balbi@...com>
Subject: [GIT PULL] USB fix for v3.18-rc4
Hi Greg,
A single fix this time. Looks like we're in pretty good shape this time.
cheers
The following changes since commit 9b1763553a89b2a84881119eeabfccdb803bb468:
usb: gadget: function: Fixed the return value on error path (2014-10-23 14:49:35 -0500)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb.git tags/fixes-for-v3.18-rc4
for you to fetch changes up to 9599815de61db104ad21bc61f5e3544d2415c6ee:
usb: dwc2: gadget: fix enumeration issues (2014-10-28 10:40:58 -0500)
----------------------------------------------------------------
usb: fixes for v3.18-rc4
A single fix this for dwc2 this time. Because of
excessive debugging messages, dwc2 would sometimes
fail enumeration. The fix is simple, just converting
a dev_info() into dev_dbg().
Signed-off-by: Felipe Balbi <balbi@...com>
----------------------------------------------------------------
Marek Szyprowski (1):
usb: dwc2: gadget: fix enumeration issues
drivers/usb/dwc2/gadget.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists