| commit | 8ab89567da0cea9bae2c1b5dad47b51c424479e4 | [log] [tgz] |
|---|---|---|
| author | Shannon Nelson <shannon.nelson@intel.com> | Tue Oct 16 01:27:39 2007 -0700 |
| committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Tue Oct 16 09:43:09 2007 -0700 |
| tree | 95ac8bc77b2e8d9f1dec97f6fd7128760e27561f | |
| parent | 43d6e369d43ff175e1e0e80caaedb1e53829247c [diff] |
I/OAT: Split PCI startup from DMA handling code
Split the general PCI startup from the DMA handling code in order to
prepare for adding support for DCA services and future versions of the
ioatdma device.
[Rusty Russell] Removal of __unsafe() usage.
Signed-off-by: Shannon Nelson <shannon.nelson@intel.com>
Acked-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>