firewire: ohci: work around cycle timer bugs on VIA controllers
authorClemens Ladisch <clemens@ladisch.de>
Wed, 20 Jan 2010 08:58:02 +0000 (09:58 +0100)
committerStefan Richter <stefanr@s5r6.in-berlin.de>
Fri, 19 Feb 2010 19:51:10 +0000 (20:51 +0100)
VIA controllers sometimes return an inconsistent value when reading the
isochronous cycle timer register.  To work around this, read the
register multiple times and add consistency checks.

Signed-off-by: Clemens Ladisch <clemens@ladisch.de>
Reported-by: Pieter Palmers <pieterp@joow.be>
Reported-by: HÃ¥kan Johansson <f96hajo@chalmers.se>
Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de>

No differences found