]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'usb-3.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 2 May 2012 20:48:33 +0000 (13:48 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 2 May 2012 20:48:33 +0000 (13:48 -0700)
commitea871c3483a6375d0f89ac98d6599d21982ad120
tree856dbc91a9605bbc1ba93777939b79c9df70e4e3
parent00d03a97afc7f4161994ba45484bb6b8cc9c1154
parentd72f257c85f9e2593d1b9c8396cdec32c8824fbf
Merge tag 'usb-3.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb

Pull USB patches from Greg Kroah-Hartman:
 "Here are two EHCI Tegra driver patches for your tree.

  The first is a bit big, but the majority is just moving code around.
  It is needed due to the other EHCI core changes that went in way back
  in 3.4-rc1, so this driver will now properly handle suspend/resume, as
  it was broken.  The other one is a minor bugfix that resolves an
  warning that people have been seeing."

* tag 'usb-3.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb:
  USB: ehci-tegra: remove redundant gpio_set_value
  EHCI: update PM methods in ehci-tegra.c