On Thu, Apr 23, 2015 at 10:16 AM, Kuninori Morimoto <[email protected]> wrote: > From: Kuninori Morimoto <[email protected]> > > Current sh_mmcif_clk_update() is called from probe() and set_ios(), > but, the purpose of later one is just clk_prepare_enable(). > No need to setup mmc->f_max/f_min in many times. > This patch separe sh_mmcif_clk_update() into clk_prepare_enable() > and mmc->f_max/f_min setup. > > Signed-off-by: Kuninori Morimoto <[email protected]> > Tested-by: Keita Kobayashi <[email protected]>
Acked-by: Geert Uytterhoeven <[email protected]> Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- [email protected] In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds -- To unsubscribe from this list: send the line "unsubscribe linux-mmc" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
