From: Lennert Buytenhek Date: Wed, 4 Jan 2006 17:17:16 +0000 (+0000) Subject: [ARM] 3224/1: add masked thread interrupt status registers for ixp2000 X-Git-Tag: v2.6.16-rc1~929^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7a94283a7e8cd8a4ea29bf2cfedba511c706b0b4;p=pandora-kernel.git [ARM] 3224/1: add masked thread interrupt status registers for ixp2000 Patch from Lennert Buytenhek In its interrupt handler, the (NAPI) ixp2000 netdev driver needs to use the masked thread interrupt status register (instead of the raw one) to prevent scheduling polling when polling is already running when a TXdone interrupt comes in. The definitions for the masked status registers were not in yet, so this patch adds them. Signed-off-by: Lennert Buytenhek Signed-off-by: Russell King --- Reading git-diff-tree failed