commit | 19989d832ce13fa57388195b8cc28a07cba4cc35 | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.masahiro@socionext.com> | Fri Apr 20 18:14:24 2018 +0900 |
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | Tue Apr 24 00:35:34 2018 +0900 |
tree | 5961aa337e8a9ca3d61744b0e064b1b36327d417 | |
parent | cb457e811b6ed0d7d72c249493877f876640c676 [diff] |
mmc: tmio: move clk_enable() to each driver's probe function I need to differentiate the clock handling for uniphier-sd. Move it to each driver's probe function from the tmio common code so that renesas-sdhi will not be affected. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>