clk: hisilicon: Remove usage of CLK_IS_BASIC
authorStephen Boyd <sboyd@kernel.org>
Fri, 30 Nov 2018 19:07:30 +0000 (11:07 -0800)
committerStephen Boyd <sboyd@kernel.org>
Mon, 10 Dec 2018 22:43:21 +0000 (14:43 -0800)
commit5a727ff63032dc6cde780f960c6e3f22f8bf2783
tree7db25f4b7d4f88e026acf6ddb6ce4cc1b980fd55
parentc0156e5509e41453adff9b70dc32b92a10b3f185
clk: hisilicon: Remove usage of CLK_IS_BASIC

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 <xuejiancheng@hisilicon.com>
Cc: Leo Yan <leo.yan@linaro.org>
Cc: Jianguo Sun <sunjianguo1@huawei.com>
Cc: Wei Yongjun <weiyongjun1@huawei.com>
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
drivers/clk/hisilicon/clk-hi3620.c
drivers/clk/hisilicon/clk-hisi-phase.c
drivers/clk/hisilicon/clk-hix5hd2.c
drivers/clk/hisilicon/clkgate-separated.c