mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-09-04 20:19:47 +08:00
According to the API, you may only call clk_get_rate() after actually
enabling it.
Found by Linux Driver Verification project (linuxtesting.org).
Fixes:
|
||
|---|---|---|
| .. | ||
| ds1wm.c | ||
| ds2482.c | ||
| ds2490.c | ||
| Kconfig | ||
| Makefile | ||
| matrox_w1.c | ||
| mxc_w1.c | ||
| omap_hdq.c | ||
| w1-gpio.c | ||