The following changes since commit 752e69555d107853043cb9405250c9387b26e708:

  Merge tag 'usb-for-v3.12-part2' of 
git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next 
(2013-08-27 14:07:31 -0700)

are available in the git repository at:


  git://git.kernel.org/pub/scm/linux/kernel/git/sarah/xhci.git 
tags/for-usb-next-2013-08-27-15-07

for you to fetch changes up to e7ecf069d4730d5ec4cc91a531eb85c9604142bd:

  xhci: Fix warning introduced by disabling runtime PM. (2013-08-28 10:55:47 
-0700)

----------------------------------------------------------------
xhci: Fix build breakage and new warnings.

Hi Greg,

This first patch should fix the build breakage Sedat Dilek reported.
Apologizes for not including this patch before commit
0730d52a86919300a39a2be37f6c140997dfb82f "xhci:prevent "callbacks suppressed"
when debug is not enabled"

The second patch fixes a new build warning introduced by commit
c8476fb855434c733099079063990e5bfa7ecad6 "usb: xhci: Disable runtime PM suspend
for quirky controllers", which was caught by the 0day build system.

Sarah Sharp

----------------------------------------------------------------
Dmitry Kasatkin (1):
      dev-core: fix build break when DEBUG is enabled

Sarah Sharp (1):
      xhci: Fix warning introduced by disabling runtime PM.

 drivers/usb/host/xhci.c |    6 ++----
 include/linux/device.h  |   16 +++++++++++++---
 2 files changed, 15 insertions(+), 7 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to