commit | f2427e276ffec5ce599c6bc116e0927269a360ef | [log] [tgz] |
---|---|---|
author | Dan Williams <dan.j.williams@intel.com> | Tue Jul 28 14:42:38 2009 -0700 |
committer | Dan Williams <dan.j.williams@intel.com> | Tue Sep 08 17:29:54 2009 -0700 |
tree | d23b47ad7a00daeba720c25bb900fd96bf226f54 | |
parent | b31b78f1ab7806759622b703357e39a21f757281 [diff] |
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 <maciej.sosnowski@intel.com> Signed-off-by: Dan Williams <dan.j.williams@intel.com>