]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit6e846177dd6d101107c86fcff9dfe750fdcb7ad7
tree5b864a527519ed47be96f419f43a378c2f4b226e
parent7fbc9be466cd49f3247dfdf3e1abbc6a5243cb4d
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