From: David Brownell Date: Thu, 6 Mar 2008 07:37:52 +0000 (-0800) Subject: USB: ehci: remove obsolete workaround for bogus IRQs X-Git-Tag: v2.6.26-rc1~1061^2~74 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d1b1842c393cf322712b669ec887397b89ed2312;p=pandora-kernel.git USB: ehci: remove obsolete workaround for bogus IRQs It was pointed out that we found and fixed the cause of the "bogus" fatal IRQ reports some time ago ... this patch removes the code which was working around that bug ("status" got clobbered), and a comment which needlessly confused folk reading this code. This also includes a minor cleanup to the code which fixed that bug. Signed-off-by: David Brownell Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed