From: Manuel Lauss Date: Wed, 7 Oct 2009 18:15:12 +0000 (+0200) Subject: MIPS: Alchemy: Remove USB_DEV_REQ_INT prioritization hack X-Git-Tag: v2.6.34-rc1~269^2~133 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5047201b56ce8671cc19f426e2951de9f29b3485;p=pandora-kernel.git MIPS: Alchemy: Remove USB_DEV_REQ_INT prioritization hack The Alchemy hardware provides a method to prioritize interrupts on a controller by assigning them to a differenct core request line. Assign usb device request interrupt to IC0 Request 0 (which has highest priority in the core and the dispatcher) and others to Request 1. The explicit check for usb device request occurrence should be obsolete now. Signed-off-by: Manuel Lauss Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed