From 693a50b511818e07a131efc944cba1a504b63d3d Mon Sep 17 00:00:00 2001 From: Stefan Richter Date: Sat, 1 Jan 2011 15:17:05 +0100 Subject: [PATCH] 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-format-patch failed