dmaengine: ioatdma: workaround SKX ioatdma version
authorDave Jiang <dave.jiang@intel.com>
Tue, 13 Dec 2016 18:15:27 +0000 (11:15 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 7 Aug 2017 01:59:46 +0000 (18:59 -0700)
commitc2804b21f2e7f46f76500aa58850127b31054c84
tree5be330111812f5b7c0cc15e356f3278dcde7abd5
parent2987ce159fb9b0894d9bf000b8317e07cfed3fa8
dmaengine: ioatdma: workaround SKX ioatdma version

[ Upstream commit 34a31f0af84158955a9747fb5c6712da5bbb5331 ]

The Skylake ioatdma is technically CBDMA 3.2+ and contains the same hardware
bits with some additional 3.3 features, but it's not really 3.3 where the
driver is concerned.

Signed-off-by: Dave Jiang <dave.jiang@intel.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Signed-off-by: Sasha Levin <alexander.levin@verizon.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/dma/ioat/init.c