Re: [PATCH v3 6/7] clk: rockchip: rk3399: delete the CLK_IGNORE_UNUSED for aclk_pcie

2016-08-04 Thread Heiko Stübner
Am Dienstag, 2. August 2016, 15:22:49 schrieb Xing Zheng: > From: Elaine Zhang > > allow aclk_pcie and aclk_perf_pcie disabled when unused. > > Signed-off-by: Elaine Zhang > Signed-off-by: Xing Zheng applied to my clock-branch for 4.9 Thanks Heiko

[PATCH v3 6/7] clk: rockchip: rk3399: delete the CLK_IGNORE_UNUSED for aclk_pcie

2016-08-02 Thread Xing Zheng
From: Elaine Zhang allow aclk_pcie and aclk_perf_pcie disabled when unused. Signed-off-by: Elaine Zhang Signed-off-by: Xing Zheng --- Changes in v3: None Changes in v2: None drivers/clk/rockchip/clk-rk3399.c |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers