All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] USB fix for v3.18-rc4
@ 2014-11-06 17:39 Felipe Balbi
  2014-11-06 20:25 ` Greg KH
  0 siblings, 1 reply; 2+ messages in thread
From: Felipe Balbi @ 2014-11-06 17:39 UTC (permalink / raw)
  To: Greg KH; +Cc: Linux Kernel Mailing List, Linux USB Mailing List, Felipe Balbi

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@ti.com>

----------------------------------------------------------------
Marek Szyprowski (1):
      usb: dwc2: gadget: fix enumeration issues

 drivers/usb/dwc2/gadget.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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

end of thread, other threads:[~2014-11-06 20:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-06 17:39 [GIT PULL] USB fix for v3.18-rc4 Felipe Balbi
2014-11-06 20:25 ` Greg KH

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.