From: Stefan Richter Date: Sat, 1 Jan 2011 14:17:05 +0000 (+0100) Subject: firewire: ohci: consolidate context status flags X-Git-Tag: v2.6.38-rc1~444^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=693a50b511818e07a131efc944cba1a504b63d3d;p=pandora-kernel.git firewire: ohci: consolidate context status flags "firewire: ohci: restart iso DMA contexts on resume from low power mode" added the flag struct context.active and "firewire: ohci: cache the context run bit" added struct context.running. These flags contain the same information; combine them. Also, normalize whitespace in pci_resume(). Signed-off-by: Stefan Richter --- Reading git-diff-tree failed