clk: rockchip: rk3288: removing the CLK_SET_RATE_PARENT from i2s_clkout
authorJianqun <jay.xu@rock-chips.com>
Mon, 20 Oct 2014 09:55:03 +0000 (17:55 +0800)
committerHeiko Stuebner <heiko@sntech.de>
Mon, 20 Oct 2014 11:53:56 +0000 (13:53 +0200)
Removing the CLK_SET_RATE_PARENT from i2s_clkout, to limit i2s0_clkout
to select between its two parent without being able influence the core
i2s clock.

Tested on rk3288 board, suggested by Heiko.

Signed-off-by: Jianqun <jay.xu@rock-chips.com>
Signed-off-by: Heiko Stuebner <heiko@sntech.de>

No differences found