
10 Mar
2019
10 Mar
'19
10:51 p.m.
On Wed, 27 Feb 2019 at 11:57, Jagan Teki jagan@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@nvidia.com Cc: Simon Glass sjg@chromium.org Signed-off-by: Jagan Teki jagan@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@chromium.org