Home
last modified time | relevance | path

Searched hist:"62 b4ec8e302c7d616e37f2c2c2836edfea712309" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/ata/
H A Dahci.c62b4ec8e302c7d616e37f2c2c2836edfea712309 Thu Jun 15 03:28:36 UTC 2017 Simon Glass <sjg@chromium.org> dm: ahci: Move common code for starting ports into a function

This code is duplicated. Create a ahci_start_ports() function to handle
this and call it from both places.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>