commit | 930bc3742372f6b61fa86852a0e63c78375bbbeb | [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 | 64b7faa7f9583d31e954c10de52275cdf2bf0ee1 [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>