3b3eca3116
The loops over connection ID strings in pm_runtime_clk_notify()
should actually iterate over the strings and not over the elements
of the first of them, so make them behave as appropriate.
This fixes a regression introduced by commit
|
||
---|---|---|
.. | ||
Makefile | ||
clock_ops.c | ||
generic_ops.c | ||
main.c | ||
opp.c | ||
power.h | ||
runtime.c | ||
sysfs.c | ||
trace.c | ||
wakeup.c |