Files
u-boot/drivers
Sean Anderson 675d79073c clk: Fix clk_get_by_* handling of index
clk_get_by_index_nodev only ever fetched clock 1, due to passing a boolean
predicate instead of the index. Other clk_get_by_* functions got the clock
correctly, but passed a predicate instead of the index to clk_get_by_tail.
This could lead to confusing error messages.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
CC: Lukasz Majewski <lukma@denx.de>
2020-07-01 15:01:21 +08:00
..
2020-05-18 21:19:18 -04:00
2020-06-26 10:29:04 -04:00
2020-05-18 21:19:18 -04:00
2020-06-04 09:44:08 +08:00
2020-05-18 21:19:18 -04:00