[U-Boot] [PATCH v6 13/23] mmc: dw_mmc: move data transfer as a separate function

Simon Glass sjg at chromium.org
Tue Nov 17 18:38:29 CET 2015


On 16 November 2015 at 23:20, Lin Huang <hl at rock-chips.com> wrote:
> the data transfer seem to long in the dwmci_send_cmd function,
> so move this block as a separate funciton.
>
> Signed-off-by: Lin Huang <hl at rock-chips.com>
> ---
>
>  drivers/mmc/dw_mmc.c | 65 ++++++++++++++++++++++++++++++----------------------
>  1 file changed, 37 insertions(+), 28 deletions(-)

Acked-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list