commit | ac8cb53829a6ba119082e067f5bc8fab3611ce6a | [log] [tgz] |
---|---|---|
author | Heiko Stuebner <heiko@sntech.de> | Thu Nov 15 12:17:30 2018 +0100 |
committer | Heiko Stuebner <heiko@sntech.de> | Thu Nov 15 12:19:09 2018 +0100 |
tree | 69bf639c40dcac0b97729b4935f82780bee04803 | |
parent | a9f0c0e563717b9f63b3bb1c4a7c2df436a206d9 [diff] |
clk: rockchip: fix rk3188 sclk_mac_lbtest parameter ordering Similar to commit a9f0c0e56371 ("clk: rockchip: fix rk3188 sclk_smc gate data") there is one other gate clock in the rk3188 clock driver with a similar wrong ordering, the sclk_mac_lbtest. So fix it as well. Signed-off-by: Heiko Stuebner <heiko@sntech.de>