clk: rockchip: fix rk3188 sclk_mac_lbtest parameter ordering
authorHeiko Stuebner <heiko@sntech.de>
Thu, 15 Nov 2018 11:17:30 +0000 (12:17 +0100)
committerHeiko Stuebner <heiko@sntech.de>
Thu, 15 Nov 2018 11:19:09 +0000 (12:19 +0100)
commitac8cb53829a6ba119082e067f5bc8fab3611ce6a
tree69bf639c40dcac0b97729b4935f82780bee04803
parenta9f0c0e563717b9f63b3bb1c4a7c2df436a206d9
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>
drivers/clk/rockchip/clk-rk3188.c