[GIT PULL] USB fix for v3.18-rc4

From: Felipe Balbi
Date: Thu Nov 06 2014 - 12:38:34 EST


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

----------------------------------------------------------------
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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/