mirror of
https://github.com/torvalds/linux.git
synced 2026-06-13 09:17:53 +02:00
(kbdev->current_freqs[i] > freqs[i]) will be always false becasue kbdev->current_freqs[i] has been updated to freqs[i], so we need save current_freqs[i] to old_freqs[i]. Change-Id: I3f8a06d474a359cf292460878c53592c4ce1472b Signed-off-by: Liang Chen <cl@rock-chips.com> |
||
|---|---|---|
| .. | ||
| bifrost | ||
| bifrost_for_linux | ||
| mali400 | ||
| midgard | ||
| Kbuild | ||
| Kconfig | ||
| sconscript | ||