From: Suman Tripathi Date: Tue, 6 Jan 2015 10:02:16 +0000 (+0530) Subject: ahci_xgene: Implement the workaround to support PMP enumeration and discovery. X-Git-Tag: fixes-v4.0-rc1~165^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a3a84bc7c88;p=pandora-kernel.git ahci_xgene: Implement the workaround to support PMP enumeration and discovery. Due to H/W errata, the controller is unable to save the PMP field fetched from command header before sending the H2D FIS. When the device returns the PMP port field in the D2H FIS, there is a mismatch and results in command completion failure. The workaround is to write the pmp value to PxFBS.DEV field before issuing any command to PMP. Signed-off-by: Suman Tripathi Signed-off-by: Tejun Heo --- Reading git-diff-tree failed