ioatdma: Removing hw bug workaround for CB3.x .2 and earlier
authorDave Jiang <dave.jiang@intel.com>
Wed, 10 Apr 2013 23:44:20 +0000 (16:44 -0700)
committerVinod Koul <vinod.koul@intel.com>
Mon, 15 Apr 2013 17:16:14 +0000 (22:46 +0530)
CB3.2 and earlier hardware has silicon bugs that are no longer needed with
the new hardware. We don't have to use a NULL op to signal interrupt for
RAID ops any longer. This code make sure the legacy workarounds only happen on
legacy hardware.

Signed-off-by: Dave Jiang <dave.jiang@intel.com>
Acked-by: Dan Williams <djbw@fb.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>

No differences found