aboutsummaryrefslogtreecommitdiff
path: root/drivers/clk/Makefile
diff options
context:
space:
mode:
authorSean Anderson2020-06-24 06:41:08 -0400
committerAndes2020-07-01 15:01:21 +0800
commit675d79073cc347ba72567668da69aebd1d1915fa (patch)
treec754c17b3dd2232eee56f3048878a2c25896f03c /drivers/clk/Makefile
parent5e8317a9faff472e8b83f5760535e9bf40571a8a (diff)
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>
Diffstat (limited to 'drivers/clk/Makefile')
0 files changed, 0 insertions, 0 deletions