diff options
author | Heiko Stuebner <[email protected]> | 2014-05-09 05:48:44 +0900 |
---|---|---|
committer | Kukjin Kim <[email protected]> | 2014-05-09 05:48:44 +0900 |
commit | d8b532578f39fdec159105bc415938910351a699 (patch) | |
tree | 75627b044235bf5643c7f2a604c23e0c981ff8d3 /tools/perf/scripts/python/netdev-times.py | |
parent | 3c27f314c676ee31eafd423ce2c640ed129cd5e0 (diff) |
ARM: S3C24XX: cpufreq-utils: don't write raw values to MPLLCON when using ccf
The s3c24xx cpufreq driver needs to change the mpll speed and was doing
this by writing raw values from a translation table into the MPLLCON
register.
Change this to use a regular clk_set_rate call when using the common
clock framework and only write the raw value in the samsung_clock case.
The s3c cpufreq driver does already aquire the mpll, so simply add a reference
to struct s3c_cpufreq_config to let set_fvco access it.
While struct clk is opaque the differenciation between samsung clock and
common clock is kept, as the samsung-clock mpll clk does not implement a
real set_rate.
Signed-off-by: Heiko Stuebner <[email protected]>
Acked-by: Tomasz Figa <[email protected]>
Signed-off-by: Kukjin Kim <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions