commit | 693a50b511818e07a131efc944cba1a504b63d3d | [log] [tgz] |
---|---|---|
author | Stefan Richter <stefanr@s5r6.in-berlin.de> | Sat Jan 01 15:17:05 2011 +0100 |
committer | Stefan Richter <stefanr@s5r6.in-berlin.de> | Tue Jan 04 08:48:33 2011 +0100 |
tree | f2791e96a50e10ec07223a9aa3b0719768221ca8 | |
parent | 386a4153a2c1455e424f280d636efa3c91864466 [diff] |
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 <stefanr@s5r6.in-berlin.de>