[GIT PATCH] USB fixes for 3.11-rc7
From: Greg KH
Date: Sun Aug 25 2013 - 14:23:02 EST
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@xxxxxxxxxxxxxxxxxxx>
----------------------------------------------------------------
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(-)
--
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/