linux-stable/drivers/clk/at91
Stephen Boyd 8c1b1e54fa clk: at91: Remove impossible checks for of_clk_get_parent_count()
These checks for < 0 are impossible now that
of_clk_get_parent_count() returns an unsigned int. Change the
checks for == 0 and update the type.

Cc: Boris Brezillon <boris.brezillon@free-electrons.com>
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
2016-02-26 16:01:32 -08:00
..
clk-generated.c clk: at91: Remove impossible checks for of_clk_get_parent_count() 2016-02-26 16:01:32 -08:00
clk-h32mx.c clk: at91: do not leak resources 2015-07-02 09:51:50 -07:00
clk-main.c clk: at91: Remove impossible checks for of_clk_get_parent_count() 2016-02-26 16:01:32 -08:00
clk-master.c clk: at91: Remove impossible checks for of_clk_get_parent_count() 2016-02-26 16:01:32 -08:00
clk-peripheral.c clk: at91: modify PMC peripheral clock to deal with newer register layout 2015-10-01 12:39:43 -07:00
clk-pll.c Merge branch 'clk-fixes' into clk-next 2015-07-06 15:54:58 -07:00
clk-plldiv.c clk: at91: add PMC pll clocks 2013-12-02 15:31:22 +01:00
clk-programmable.c clk: at91: Remove impossible checks for of_clk_get_parent_count() 2016-02-26 16:01:32 -08:00
clk-slow.c clk: at91: Remove impossible checks for of_clk_get_parent_count() 2016-02-26 16:01:32 -08:00
clk-smd.c clk: at91: Remove impossible checks for of_clk_get_parent_count() 2016-02-26 16:01:32 -08:00
clk-system.c clk: at91: system: don't try to free_irq when there is no IRQ 2015-09-16 15:22:22 -07:00
clk-usb.c clk: at91: Remove impossible checks for of_clk_get_parent_count() 2016-02-26 16:01:32 -08:00
clk-utmi.c clk: at91: utmi: use pmc_read when the at91_pmc is available 2015-09-16 15:22:20 -07:00
Makefile clk: at91: add generated clock driver 2015-10-01 12:48:11 -07:00
pmc.c clk: at91: add generated clock driver 2015-10-01 12:48:11 -07:00
pmc.h clk: at91: add generated clock driver 2015-10-01 12:48:11 -07:00
sckc.c clk: at91: add slow clks driver 2014-05-07 18:27:45 +02:00
sckc.h clk: at91: add slow clks driver 2014-05-07 18:27:45 +02:00