[U-Boot] [PATCH v9 19/49] rockchip: spi: Update the driver to use the new clock ID
Simon Glass
sjg at chromium.org
Fri Jan 22 16:17:58 CET 2016
On 21 January 2016 at 19:43, Simon Glass <sjg at chromium.org> wrote:
> We can use the new clk_get_by_index() function to get the correct clock.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> Changes in v9: None
> Changes in v2:
> - Update call to clk_get_by_index()
>
> drivers/spi/rk_spi.c | 32 +++++++++++++++++---------------
> 1 file changed, 17 insertions(+), 15 deletions(-)
Applied to u-boot-rockchip.
More information about the U-Boot
mailing list