From: Sarah Sharp Date: Fri, 30 Jul 2010 05:12:38 +0000 (-0700) Subject: USB: xhci: Performance - move xhci_work() into xhci_irq() X-Git-Tag: v2.6.36-rc1~293^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bda531452c143b0bafe3dd6567dbfe9274009345;p=pandora-kernel.git USB: xhci: Performance - move xhci_work() into xhci_irq() When we move xhci_work() into xhci_irq(), we don't need to read the operational register status field twice. Signed-off-by: Sarah Sharp Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed