
10 Nov
2017
10 Nov
'17
6:16 a.m.
On 2 November 2017 at 08:53, Michal Simek michal.simek@xilinx.com wrote:
The patch: "dm: ahci: Unwind the confusing init code" (sha1: 7cf1afce7fa3fe64189020fe14b93f7326dd0758) introduce bug for ceva sata because port didn't start. On the other hand the dwc_ahci.c was fixed correctly. Do the same change for ceva too.
Signed-off-by: Michal Simek michal.simek@xilinx.com
drivers/ata/sata_ceva.c | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-)
Reviewed-by: Simon Glass sjg@chromium.org