From: Chris Leech Date: Thu, 8 Mar 2007 17:57:35 +0000 (-0800) Subject: ioatdma: Remove the use of writeq from the ioatdma driver X-Git-Tag: v2.6.23-rc1~1077^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=70774b47392171faae0e98f795aa1507f9246af1;p=pandora-kernel.git 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 --- Reading git-diff-tree failed