From: Richard Retanubun Date: Thu, 17 Mar 2011 21:39:28 +0000 (-0400) Subject: USB: isp1760-hcd: move imask clear after pending work is done X-Git-Tag: v2.6.39-rc4~16^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5808544690300071f09eef9ab83a0fb1f60cf1cd;p=pandora-kernel.git USB: isp1760-hcd: move imask clear after pending work is done This patch moves the HcInterrupt register write to clear the pending interrupt to after the isr work is done, doing this removes glitches in the irq line. Signed-off-by: Richard Retanubun Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed