]> git.ipfire.org Git - people/ms/u-boot.git/commit
rockchip: mmc: Update the driver to use the new clock ID
authorSimon Glass <sjg@chromium.org>
Fri, 22 Jan 2016 02:43:45 +0000 (19:43 -0700)
committerSimon Glass <sjg@chromium.org>
Fri, 22 Jan 2016 03:42:34 +0000 (20:42 -0700)
commit342999f9b3ce6c5c30b100549799e646e7fa70c5
tree76d71f38d165d80f94321b7257f2f4440d98a74c
parent6d97786b4c695b45056a00bac07124cac0a81204
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>
drivers/clk/clk_rk3288.c