[PATCH v3] clk: move check of CLK_SET_RATE_GATE flag to clk_propagate_rate_change()

From: Jiada Wang
Date: Tue Aug 23 2016 - 04:25:50 EST


v3:
- updated commit message
- only check CLK_SET_RATE_GATE flag in case of 'PRE_RATE_CHANGE' event
- continue propagate rate change, even when there is error in clk_propagate_rate_change()

v2:
- changed to return clk_core *core, instead of NULL

Jiada Wang (1):
clk: move check of CLK_SET_RATE_GATE flag to
clk_propagate_rate_change()

drivers/clk/clk.c | 10 +++++++---
1 file changed, 7 insertions(+), 3 deletions(-)

--
2.4.5