From: Greg Kroah-Hartman Date: Tue, 18 Jun 2013 17:50:59 +0000 (-0700) Subject: Merge tag 'for-usb-next-2013-06-17' of git://git.kernel.org/pub/scm/linux/kernel... X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~78^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=45778ff4dab7e5f26ace74f7289c6f377d772c99;p=pandora-kernel.git Merge tag 'for-usb-next-2013-06-17' of git://git./linux/kernel/git/sarah/xhci into usb-next Sarah writes: xhci: Remove BUG() calls from the driver. Hi Greg, This patchset removes instances of BUG() from the xHCI driver. It adds code to gracefully handle failures by returning standard error values, and changing the driver to handle those failure cases. These are against Greg's usb-next branch, and are not marked for stable. Please queue for 3.11. Sarah Sharp --- 45778ff4dab7e5f26ace74f7289c6f377d772c99 Reading git-diff-tree failed