mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-15 16:24:13 +08:00
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:
|
||
---|---|---|
.. | ||
clock.c | ||
ec_kb3310b.c | ||
ec_kb3310b.h | ||
irq.c | ||
machtype.c | ||
Makefile | ||
pm.c | ||
reset.c |