aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/fpga/fpga-mgr.c
diff options
context:
space:
mode:
authorAlexandre Belloni <[email protected]>2019-02-19 16:51:14 +0000
committerStephen Boyd <[email protected]>2019-02-20 19:34:24 +0000
commit1b328a2e095a009518ebac05e937cc0fc242fede (patch)
tree2cc85a0f9758fa9e181a871f4d818189ee8ff223 /drivers/fpga/fpga-mgr.c
parentMerge tag 'sunxi-clk-fixes-for-5.0' of https://git.kernel.org/pub/scm/linux/k... (diff)
downloadkernel-1b328a2e095a009518ebac05e937cc0fc242fede.tar.gz
kernel-1b328a2e095a009518ebac05e937cc0fc242fede.zip
clk: at91: fix at91sam9x5 peripheral clock number
nck() looks at the last id in an array and unfortunately, at91sam9x35_periphck has a sentinel, hence the id is 0 and the calculated number of peripheral clocks is 1 instead of a maximum of 31. Fixes: 1eabdc2f9dd8 ("clk: at91: add at91sam9x5 PMCs driver") Signed-off-by: Alexandre Belloni <[email protected]> Acked-by: Nicolas Ferre <[email protected]> Cc: <[email protected]> # v4.20+ Signed-off-by: Stephen Boyd <[email protected]>
Diffstat (limited to 'drivers/fpga/fpga-mgr.c')
0 files changed, 0 insertions, 0 deletions