From: Dave Jiang Date: Tue, 26 Mar 2013 22:42:47 +0000 (-0700) Subject: ioatdma: channel reset scheme fixup on Intel Atom S1200 platforms X-Git-Tag: v3.10-rc1~41^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8a52b9ff1154a68b6a2a8da9a31a87e52f5f6418;p=pandora-kernel.git ioatdma: channel reset scheme fixup on Intel Atom S1200 platforms The Intel Atom S1200 family ioatdma changed the channel reset behavior. It does a reset similar to PCI FLR by resetting all the MSIX registers. We have to re-init msix interrupts because of this. This workaround is only specific to this platform and is not expected to carry over to the later generations. Signed-off-by: Dave Jiang Acked-by: Dan Williams Signed-off-by: Vinod Koul --- Reading git-diff-tree failed