From: Dan Williams Date: Tue, 28 Jul 2009 21:42:38 +0000 (-0700) Subject: ioat: split ioat_dma_probe into core/version-specific routines X-Git-Tag: v2.6.32-rc1~60^2^2~50 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f2427e276ffec5ce599c6bc116e0927269a360ef;p=pandora-kernel.git ioat: split ioat_dma_probe into core/version-specific routines Towards the removal of ioatdma_device.version split the initialization path into distinct versions. This conversion: 1/ moves version specific probe code to version specific routines 2/ removes the need for ioat_device 3/ turns off the ioat1 msi quirk if the device is reinitialized for intx Signed-off-by: Maciej Sosnowski Signed-off-by: Dan Williams --- Reading git-diff-tree failed