mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-16 08:44:21 +08:00
585e0e9d02
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 | ||
gpio.c | ||
irq.c | ||
Makefile | ||
memory.c | ||
Platform | ||
platform.c | ||
prom.c | ||
setup.c | ||
time.c |