]> asedeno.scripts.mit.edu Git - linux.git/commit
clk: mmp2: fix the clock id for sdh2_clk and sdh3_clk
authorLubomir Rintel <lkundrak@v3.sk>
Mon, 10 Sep 2018 12:01:44 +0000 (14:01 +0200)
committerStephen Boyd <sboyd@kernel.org>
Wed, 17 Oct 2018 16:02:31 +0000 (09:02 -0700)
commit4917fb90eec7c26dac1497ada3bd4a325f670fcc
tree58dfd40039ed5e3ffe0cf4d010ab593129d27760
parent5b394b2ddf0347bef56e50c69a58773c94343ff3
clk: mmp2: fix the clock id for sdh2_clk and sdh3_clk

A typo that makes it impossible to get the correct clocks for
MMP2_CLK_SDH2 and MMP2_CLK_SDH3.

Signed-off-by: Lubomir Rintel <lkundrak@v3.sk>
Fixes: 1ec770d92a62 ("clk: mmp: add mmp2 DT support for clock driver")
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
drivers/clk/mmp/clk-of-mmp2.c