mirror of
https://github.com/edk2-porting/linux-next.git
synced 2025-01-08 21:53:54 +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 |