[PATCH v3 0/2] ahci: add support for hisilicon sata

2014-04-20 Thread Kefeng Wang
changes in v3: 1) move NO_FBS chunk after YES_FBS, Tejun's suggestion 2) use ata_port_info pointer to avoid struct ata_port_info on the stack twice changes in v2: 1) make code more concise according to Hans's advice Kefeng Wang (2): ata: ahci: append new hflag AHCI_HFLAG_NO_FBS ahci:

[PATCH v3 0/2] ahci: add support for hisilicon sata

2014-04-20 Thread Kefeng Wang
changes in v3: 1) move NO_FBS chunk after YES_FBS, Tejun's suggestion 2) use ata_port_info pointer to avoid struct ata_port_info on the stack twice changes in v2: 1) make code more concise according to Hans's advice Kefeng Wang (2): ata: ahci: append new hflag AHCI_HFLAG_NO_FBS ahci: