Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
sh: cpufreq: Wire up scaling_available_freqs support.
scaling_available_freqs is provided generically for drivers that are using frequency table based rounding. This will be optional for our case, but the generic code already takes that in to consideration, so we can simply wire it up outright. Signed-off-by: Paul Mundt <lethal@linux-sh.org>
- Loading branch information