1
0
Fork 0
alistair23-linux/drivers/clk/loongson1
Stephen Boyd 0f51659a43 clk: Loongson1: Remove usage of CLK_IS_BASIC
This flag doesn't look to be used by any code, just set in the clk init
structure and then never tested again. Remove it from this driver as it
doesn't provide any benefit. Also remove parenthesis nearby that are not
needed and include clk.h to fix a sparse warning about static function
definition.

Signed-off-by: Stephen Boyd <sboyd@kernel.org>
2018-12-10 14:44:08 -08:00
..
Makefile CLK: Add Loongson1C clock support 2016-09-23 14:49:21 -07:00
clk-loongson1b.c clk: Loongson1: Make use of GENMASK 2016-09-23 14:49:06 -07:00
clk-loongson1c.c CLK: Add Loongson1C clock support 2016-09-23 14:49:21 -07:00
clk.c clk: Loongson1: Remove usage of CLK_IS_BASIC 2018-12-10 14:44:08 -08:00
clk.h clk: Loongson1: Refactor Loongson1 clock 2016-09-23 14:48:56 -07:00