commit | 342999f9b3ce6c5c30b100549799e646e7fa70c5 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu Jan 21 19:43:45 2016 -0700 |
committer | Simon Glass <sjg@chromium.org> | Thu Jan 21 20:42:34 2016 -0700 |
tree | 76d71f38d165d80f94321b7257f2f4440d98a74c | |
parent | 6d97786b4c695b45056a00bac07124cac0a81204 [diff] |
rockchip: mmc: Update the driver to use the new clock ID We can use the new clk_get_by_index() function to get the correct clock. Signed-off-by: Simon Glass <sjg@chromium.org>