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)
commit8f06f5d392b3fbd58a5d7e00b047b6ee08c6d9b0
tree5b864a527519ed47be96f419f43a378c2f4b226e
parentcd9b4609a5621021f6c10ac09e1ddaabc677a814
clk: rockchip: rk3288: removing the CLK_SET_RATE_PARENT from i2s_clkout

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>
drivers/clk/rockchip/clk-rk3288.c