386787b1fc
Make the behaviour of clk_get_rate consistent with common clk's
clk_get_rate by accepting NULL clocks as parameter, as some device
drivers rely on this.
Make the behaviour of clk_get_rate consistent with common clk's
clk_get_rate by accepting NULL clocks as parameter. Some device
drivers rely on this, and will cause an OOPS otherwise.
Fixes:
|
||
---|---|---|
.. | ||
Makefile | ||
clock.c | ||
ec_kb3310b.c | ||
ec_kb3310b.h | ||
irq.c | ||
machtype.c | ||
pm.c | ||
reset.c |