commit | 30b5d9aa9aee9853b6b51d93ddf16d762d20c538 | [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 | 58d702274c09c8dc45c14141acd2c70bb578c5b2 [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>