]> git.baikalelectronics.ru Git - kernel.git/commit
ioatdma: Remove the use of writeq from the ioatdma driver
authorChris Leech <christopher.leech@intel.com>
Thu, 8 Mar 2007 17:57:35 +0000 (09:57 -0800)
committerDan Williams <dan.j.williams@intel.com>
Wed, 11 Jul 2007 22:39:04 +0000 (15:39 -0700)
commit70a25d089979690f176b0f7791f96df0ab1f448b
treedc6e61846b7f140e2756e77bbf2adff4011c4ed6
parent9de30f16ffbed069c4e05a6eadf29c976d7636da
ioatdma: Remove the use of writeq from the ioatdma driver
There's only one now anyway, and it's not in a performance path,
so make it behave the same on 32-bit and 64-bit CPUs.

Signed-off-by: Chris Leech <christopher.leech@intel.com>
drivers/dma/ioatdma.c