Re: [PATCH 5/8] clk: hisilicon: Remove usage of CLK_IS_BASIC

2018-12-13 Thread Stephen Boyd
Quoting Stephen Boyd (2018-12-06 13:58:55) > This flag doesn't look to be used by any code, just set in various clk > init structures and then never tested again. Remove it from these > drivers as it doesn't provide any benefit. > > Cc: Jiancheng Xue > Cc: Leo Yan > Cc: Jianguo Sun > Cc: Wei Yo

[PATCH 5/8] clk: hisilicon: Remove usage of CLK_IS_BASIC

2018-12-06 Thread Stephen Boyd
This flag doesn't look to be used by any code, just set in various clk init structures and then never tested again. Remove it from these drivers as it doesn't provide any benefit. Cc: Jiancheng Xue Cc: Leo Yan Cc: Jianguo Sun Cc: Wei Yongjun Signed-off-by: Stephen Boyd --- drivers/clk/hisili