firewire: ohci: omit IntEvent.busReset check rom AT queueing
authorStefan Richter <stefanr@s5r6.in-berlin.de>
Sat, 26 Feb 2011 14:08:35 +0000 (15:08 +0100)
committerStefan Richter <stefanr@s5r6.in-berlin.de>
Mon, 14 Mar 2011 22:30:56 +0000 (23:30 +0100)
Since commit 82b662dc4102 "flush AT contexts after bus reset for OHCI 1.2",
the driver takes care of any AT packets that were enqueued during a bus
reset phase.  The check from commit 76f73ca1b291 is therefore no longer
necessary and the MMIO read can be avoided.

Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de>

No differences found