Re: [U-Boot] [PATCH v3 4/6] MVEBUMMC : REMOVE unnecessary delays

2015-01-05 Thread Pantelis Antoniou
Hi Gérald, > On Dec 13, 2014, at 22:35 , Gérald Kerma wrote: > > Remove delays in mvebu_mmc_set_bus and mvebu_mmc_set_clk > > Signed-off-by: Gérald Kerma > --- > drivers/mmc/mvebu_mmc.c | 3 --- > 1 file changed, 3 deletions(-) > > diff --git a/drivers/mmc/mvebu_mmc.c b/drivers/mmc/mvebu_mmc.c

[U-Boot] [PATCH v3 4/6] MVEBUMMC : REMOVE unnecessary delays

2014-12-13 Thread Gérald Kerma
Remove delays in mvebu_mmc_set_bus and mvebu_mmc_set_clk Signed-off-by: Gérald Kerma --- drivers/mmc/mvebu_mmc.c | 3 --- 1 file changed, 3 deletions(-) diff --git a/drivers/mmc/mvebu_mmc.c b/drivers/mmc/mvebu_mmc.c index 854bcc6..3e08f40 100644 --- a/drivers/mmc/mvebu_mmc.c +++ b/drivers/mmc/m