From: Stefan Richter Date: Sat, 26 Feb 2011 14:08:35 +0000 (+0100) Subject: firewire: ohci: omit IntEvent.busReset check rom AT queueing X-Git-Tag: v2.6.39-rc1~400^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b6258fc1feabda868694ad5fdc7ca8edf3ef30ec;p=pandora-kernel.git firewire: ohci: omit IntEvent.busReset check rom AT queueing 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 --- Reading git-diff-tree failed