commit | 70774b47392171faae0e98f795aa1507f9246af1 | [log] [tgz] |
---|---|---|
author | Chris Leech <christopher.leech@intel.com> | Thu Mar 08 09:57:35 2007 -0800 |
committer | Dan Williams <dan.j.williams@intel.com> | Wed Jul 11 15:39:04 2007 -0700 |
tree | dc6e61846b7f140e2756e77bbf2adff4011c4ed6 | |
parent | e38288117c50fe22ed1693c2d8397245bb7e1a53 [diff] |
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>