From: Felipe Balbi Date: Fri, 19 Oct 2012 07:55:16 +0000 (+0300) Subject: usb: host: xhci: move HC_STATE_SUSPENDED check to xhci_suspend() X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~82^2~54^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=77b847677e7cb633627a9ddaa7efbc3fa8586427;p=pandora-kernel.git usb: host: xhci: move HC_STATE_SUSPENDED check to xhci_suspend() that check will have to be done by all users of xhci_suspend() so it sounds a lot better to move the check to xhci_suspend() in order to avoid code duplication. Signed-off-by: Felipe Balbi Signed-off-by: Sarah Sharp --- Reading git-diff-tree failed