[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20130825182446.GA18034@kroah.com>
Date: Sun, 25 Aug 2013 11:24:46 -0700
From: Greg KH <gregkh@...uxfoundation.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>,
Andrew Morton <akpm@...ux-foundation.org>
Cc: linux-kernel@...r.kernel.org, linux-usb@...r.kernel.org
Subject: [GIT PATCH] USB fixes for 3.11-rc7
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@...uxfoundation.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(-)
--
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