]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'usb-3.11-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 27 Aug 2013 02:23:29 +0000 (19:23 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 27 Aug 2013 02:23:29 +0000 (19:23 -0700)
commit8dced5802985d304bf33694a24572ce888ee8bae
treeaa0c5b78ad5cec89bc227a52a25c306a598617da
parent28bfe62cb4465d6e43326f9334e71460bd2da35a
parent6009b089d680e296dcdaf7bf7a9d690311d0bac4
Merge tag 'usb-3.11-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb

Pull USB bugfix from Greg KH:
 "Here is a single bugfix that resolves the "can not build the OHCI
  driver with CONFIG_PM disabled" problem that lots of people have been
  reporting with 3.11-rc7.  Sorry about that one, it missed my build
  tests, and it seems, a number of others as well.

  Thank goodness for Guenter :)"

* tag 'usb-3.11-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb:
  USB: OHCI: fix build error related to ohci_suspend/resume