]> git.baikalelectronics.ru Git - kernel.git/commit
firewire: ohci: flush MMIO writes in the interrupt handler
authorClemens Ladisch <clemens@ladisch.de>
Tue, 30 Nov 2010 07:24:19 +0000 (08:24 +0100)
committerStefan Richter <stefanr@s5r6.in-berlin.de>
Mon, 13 Dec 2010 19:39:14 +0000 (20:39 +0100)
commit918b064f8b6334e0cb2312e3d2190fa46e99be33
treee50555f1356e9c5ad206215df1eed4e0e33bd517
parent2cf2306f94d4cc2e1db87f9ba328e94dcc47c0e0
firewire: ohci: flush MMIO writes in the interrupt handler

Make sure that interrupt event clear bit writes are executed before the
interrupt handler returns.

Signed-off-by: Clemens Ladisch <clemens@ladisch.de>
Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de>
drivers/firewire/ohci.c