]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ahci: disable ncq feature for hisilicon sata
authorKefeng Wang <kefeng.wang@linaro.org>
Tue, 24 Jun 2014 20:54:23 +0000 (16:54 -0400)
committerTejun Heo <tj@kernel.org>
Tue, 24 Jun 2014 20:54:23 +0000 (16:54 -0400)
commit72cbaa3d2f563d7b48c9f8aef47ec9aa3a31adf2
tree0df85420e1dee27c3fb2eff8f5dcc61c323691c4
parente6dd42a917e62d916c6e513dbf87a4dec8cf3a1c
ahci: disable ncq feature for hisilicon sata

NCQ feature is unsupported on hisilicon sata controller, so disable
it.  This version of IP is used by hip04 and hix5hd2 soc.

tj: "|=" was replaced with "=" for no reason.  Restored "|=".

Signed-off-by: Kefeng Wang <kefeng.wang@linaro.org>
Sigend-off-by: Tejun Heo <tj@kernel.org>
drivers/ata/ahci_platform.c