clk: rockchip: fix parent for spdif_8ch_frac on rk3288
authorSonny Rao <sonnyrao@chromium.org>
Wed, 8 Oct 2014 08:55:16 +0000 (01:55 -0700)
committerHeiko Stuebner <heiko@sntech.de>
Mon, 20 Oct 2014 10:00:55 +0000 (12:00 +0200)
commitde7d6c3eebbe6da47c07f048ca689e10f194b842
tree8b0c0d89447cb8ba5f87e31f9df3eb4cc93b860a
parentf114040e3ea6e07372334ade75d1ee0775c355e1
clk: rockchip: fix parent for spdif_8ch_frac on rk3288

The parent should be spdif_8ch_pre not spdif_8ch_src, which doesn't
exist and looks to be a typo.  The TRM also confirms this.

Signed-off-by: Sonny Rao <sonnyrao@chromium.org>
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
drivers/clk/rockchip/clk-rk3288.c