From: Clemens Ladisch Date: Fri, 24 Dec 2010 13:42:46 +0000 (+0100) Subject: firewire: ohci: cache the context run bit X-Git-Tag: v2.6.38-rc1~444^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=386a4153a2c1455e424f280d636efa3c91864466;p=pandora-kernel.git firewire: ohci: cache the context run bit The DMA context run control bit is entirely controlled by software, so it is safe to cache it. This allows the driver to avoid doing an additional MMIO read when queueing an AT packet. Signed-off-by: Clemens Ladisch Signed-off-by: Stefan Richter --- Reading git-diff-tree failed