commit | 3d156050f71a5627a418e0f53679a34f0fdacad1 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu Jan 21 19:43:42 2016 -0700 |
committer | Simon Glass <sjg@chromium.org> | Thu Jan 21 20:42:34 2016 -0700 |
tree | 1699678b58d9211278b53643785139a22d613a7e | |
parent | 344f366bbc96e4fc1ea5b3f7ddc3bf3b9afbf2c5 [diff] |
rockchip: i2c: 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>