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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 1 Dec 2019 08:13:32 +0000 (09:13 +0100)
commitaa3c631e49d65fe4ce8d3078e752b18c52df0c44
tree06e3bb6d08fc76b8a90a6c027b96fd4c56fd656e
parent2f19721faf274aac3b073bf4fd810079dc38e0e1
clk: mmp2: fix the clock id for sdh2_clk and sdh3_clk

[ Upstream commit 4917fb90eec7c26dac1497ada3bd4a325f670fcc ]

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>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/clk/mmp/clk-of-mmp2.c