clk: rockchip: fix typo in rk3188 spdif_frac parent
authorJohan Jonker <jbx9999@hotmail.com>
Sat, 3 Nov 2018 22:54:13 +0000 (23:54 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 9 Jan 2019 16:14:50 +0000 (17:14 +0100)
commit3f844ac99f3430c04e93d72f3f243e2ffb89e52b
treeb936b662401e3c1c9ef6ccaf9320d7f4bca65440
parent7c6ac785e623612b04a6f2806832a6969ff8bb53
clk: rockchip: fix typo in rk3188 spdif_frac parent

commit 8b19faf6fae2867e2c177212c541e8ae36aa4d32 upstream.

Fix typo in common_clk_branches.
Make spdif_pre parent of spdif_frac.

Fixes: 667464208989 ("clk: rockchip: include downstream muxes into fractional dividers")
Cc: stable@vger.kernel.org
Signed-off-by: Johan Jonker <jbx9999@hotmail.com>
Acked-by: Elaine Zhang <zhangqing@rock-chips.com>
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/clk/rockchip/clk-rk3188.c