Re: [PATCH v3 2/13] mmc: sunxi: Gate the clock when rate is 0

2017-01-24 Thread Ulf Hansson
On 16 January 2017 at 17:56, Maxime Ripard wrote: > The MMC core assumes that the code will gate the clock when the bus > frequency is set to 0, which we've been ignoring so far. > > Handle that. > > Signed-off-by: Maxime Ripard Looks good! Kind regards Uffe > --- > drivers/mmc/host/sunxi-mmc

[PATCH v3 2/13] mmc: sunxi: Gate the clock when rate is 0

2017-01-16 Thread Maxime Ripard
The MMC core assumes that the code will gate the clock when the bus frequency is set to 0, which we've been ignoring so far. Handle that. Signed-off-by: Maxime Ripard --- drivers/mmc/host/sunxi-mmc.c | 5 - 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/drivers/mmc/host/sunxi-