From: Mathias Nyman Date: Wed, 24 Apr 2013 14:24:58 +0000 (+0300) Subject: xhci: remove BUG() in xhci_get_endpoint_type() X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~78^2~18^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=17d655543716791ebf8bb396b674fe95c07e55e4;p=pandora-kernel.git xhci: remove BUG() in xhci_get_endpoint_type() If the endpoint type is unknown, set it to 0 and fail gracefully instead of causing a kernel panic. Signed-off-by: Mathias Nyman Signed-off-by: Sarah Sharp --- Reading git-diff-tree failed