From: Ben Skeggs Date: Sat, 12 Nov 2011 17:43:30 +0000 (+1000) Subject: drm/nvd0/disp: handle yet another interrupt X-Git-Tag: v3.3-rc1~121^2~51^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=84e052e626d88c04c03f79dd95708e556d018d97;p=pandora-kernel.git drm/nvd0/disp: handle yet another interrupt Spotted while messing with overlay channels (probably as a result of sending a similar "disable" sequence as we do for the flip channels). The value in 0x61008c was 0x20, which one would reasonably guess is "bit 5 == something to report about evo channel 5" - but who knows. Spotted the binary driver getting this too, and it appears to not do anything exciting as a result. So, handle it the same way and avoid an IRQ storm. Signed-off-by: Ben Skeggs --- Reading git-diff-tree failed