OSDN Git Service

ahci: qoriq: Revert "ahci: qoriq: Disable NCQ on ls2080a SoC"
authorTang Yuantian <Yuantian.Tang@nxp.com>
Fri, 30 Sep 2016 06:13:13 +0000 (14:13 +0800)
committerTejun Heo <tj@kernel.org>
Fri, 30 Sep 2016 08:28:51 +0000 (10:28 +0200)
commit1ce788d24268a33513d832d9030ceab93f1c2ce2
treebbc34f596df5f8819bf056c30a6c99929c75a7b6
parentdcd3ea81f572fba57d18e91743a525a9787c1f6e
ahci: qoriq: Revert "ahci: qoriq: Disable NCQ on ls2080a SoC"

This reverts commit 640847298e2b7f19 ("ahci: qoriq: Disable NCQ
on ls2080a SoC")

The erratum has been fixed in ls2080a v2.0 and later soc.
In reality, customer will not get any ls2080a v1.0 soc. Neither apply
to any products. So reverting this commit won't create any side effect.

Blacklisting v2.0 could also be a option, but that needs to check the
soc version which is not suitable in the driver.

Signed-off-by: Tang Yuantian <yuantian.tang@nxp.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
drivers/ata/ahci_qoriq.c