* [GIT PATCH] USB fixes for 3.11-rc7
@ 2013-08-25 18:24 Greg KH
0 siblings, 0 replies; only message in thread
From: Greg KH @ 2013-08-25 18:24 UTC (permalink / raw)
To: Linus Torvalds, Andrew Morton; +Cc: linux-kernel, linux-usb
The following changes since commit b36f4be3de1b123d8601de062e7dbfc904f305fb:
Linux 3.11-rc6 (2013-08-18 14:36:53 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git/ tags/usb-3.11-rc7
for you to fetch changes up to 52d5b9aba1f5790ca3231c262979c2c3e26dd99b:
usb: phy: fix build breakage (2013-08-23 10:41:46 -0700)
----------------------------------------------------------------
USB fixes for 3.11-rc7
Here are two USB fixes for 3.11-rc7
One fixes a reported regression in the OHCI driver, and the other fixes
a reported build breakage in the USB phy drivers.
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
----------------------------------------------------------------
Alan Stern (1):
USB: OHCI: add missing PCI PM callbacks to ohci-pci.c
Anatolij Gustschin (1):
usb: phy: fix build breakage
drivers/usb/host/ohci-pci.c | 5 +++++
drivers/usb/phy/phy-fsl-usb.h | 2 +-
drivers/usb/phy/phy-fsm-usb.c | 2 +-
3 files changed, 7 insertions(+), 2 deletions(-)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2013-08-25 18:22 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-08-25 18:24 [GIT PATCH] USB fixes for 3.11-rc7 Greg KH
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