On 01/16/2018 05:39 PM, Yoshihiro Kaneko wrote:
From: Khiem Nguyen <khiem.nguyen.xt@xxxxxxxxxxxxxxx> Because power of Salvator-X board is cut off in suspend, it needs to reset SATA PHY state in resume. Otherwise, SATA partition could not be accessed anymore. Signed-off-by: Khiem Nguyen <khiem.nguyen.xt@xxxxxxxxxxxxxxx> Signed-off-by: Hien Dang <hien.dang.eb@xxxxxxxxxxxxxxx> [reinit phy in sata_rcar_resume() function on R-Car Gen3 only] [fixed the prefix for the subject] Signed-off-by: Yoshihiro Kaneko <ykaneko0929@xxxxxxxxx> --- This patch is based on the for-next branch of libata tree. v2 [Yoshihiro Kaneko] * reinit phy on R-Car Gen3 only as suggested by Geert Uytterhoeven * use "sata_rcar" prefix for the subject as suggested by Sergei Shtylyov
And I don't think you need the redundant "sata: " prefix either... MBR, Sergei