]> git.baikalelectronics.ru Git - kernel.git/commit
ahci_xgene: Implement the workaround to fix the missing of the edge interrupt for...
authorSuman Tripathi <stripathi@apm.com>
Sat, 6 Feb 2016 05:55:24 +0000 (11:25 +0530)
committerTejun Heo <tj@kernel.org>
Thu, 11 Feb 2016 14:54:15 +0000 (09:54 -0500)
commit9f746fd919521dd9878104176b2d5935b87e2f01
tree37da2247e5c7b86b5d91a262716bdca5518a2d55
parent7351620b7ec6f44f6f0368499c26ef12eca8593d
ahci_xgene: Implement the workaround to fix the missing of the edge interrupt for the HOST_IRQ_STAT.

Due to H/W errata, the HOST_IRQ_STAT register misses the edge interrupt
when clearing the HOST_IRQ_STAT register and hardware reporting the
PORT_IRQ_STAT register happens to be at the same clock cycle.

Signed-off-by: Suman Tripathi <stripathi@apm.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
drivers/ata/ahci_xgene.c