From: Andy Walls Date: Tue, 18 Nov 2008 01:48:46 +0000 (-0300) Subject: V4L/DVB (9725): cx18: Remove unnecessary MMIO accesses in time critical irq handling... X-Git-Tag: v2.6.29-rc1~556^2~295 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d6c7e5f8faad080e75bace5c4f2265e3513e3510;p=pandora-kernel.git V4L/DVB (9725): cx18: Remove unnecessary MMIO accesses in time critical irq handling path Remove unnecessary MMIO accesses in time critical irq handling path. Also ensured that the mailbox ack field is read in last, so we know for sure if we have a stale mailbox or not on receipt. Signed-off-by: Andy Walls Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed