[U-Boot] [PATCH v3 05/13] clk: Use clk_get_by_index_tail()

Simon Glass sjg at chromium.org
Sun Mar 10 21:51:23 UTC 2019


On Wed, 27 Feb 2019 at 11:57, Jagan Teki <jagan at amarulasolutions.com> wrote:
>
> clk_get_by_index_tail() now handle common clk get by index
> code so use it from clk_get_by_indexed_prop().
>
> Cc: Stephen Warren <swarren at nvidia.com>
> Cc: Simon Glass <sjg at chromium.org>
> Signed-off-by: Jagan Teki <jagan at amarulasolutions.com>
> ---
> Changes for v3:
> - use clk_get_by_index_tail() from clk_get_by_indexed_prop()
>
>  drivers/clk/clk-uclass.c | 24 ++----------------------
>  1 file changed, 2 insertions(+), 22 deletions(-)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list