From: Clemens Ladisch Date: Tue, 30 Nov 2010 07:24:32 +0000 (+0100) Subject: firewire: ohci: properly clear posted write errors X-Git-Tag: v2.6.38-rc1~444^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8327b37b18addfc6f8cf41a2f1a4490b656377b9;p=pandora-kernel.git firewire: ohci: properly clear posted write errors To remove the error information from the controller's queue and to allow more posted writes, the driver has to read the failed posted write address before clearing the postedWriteErr interrupt bit. Signed-off-by: Clemens Ladisch (Stefan R:) The spec is somewhat fuzzy about the actual requirements. To err on the safe side, let's do these two read accesses. Signed-off-by: Stefan Richter --- Reading git-diff-tree failed