lkml.org 
[lkml]   [2013]   [May]   [13]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    Subject[PATCH] cpufreq: rename references to CPU_FREQ_SA11x0
    From
    Date
    The Kconfig symbols CPU_FREQ_SA1100 and CPU_FREQ_SA1110 were renamed in
    commit 59a2e613d0 ("cpufreq: sa11x0: move cpufreq driver to
    drivers/cpufreq"). Rename the last references to those symbols too.

    Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
    ---
    Untested.

    drivers/cpufreq/Kconfig | 2 +-
    1 file changed, 1 insertion(+), 1 deletion(-)

    diff --git a/drivers/cpufreq/Kconfig b/drivers/cpufreq/Kconfig
    index a1488f5..534fcb8 100644
    --- a/drivers/cpufreq/Kconfig
    +++ b/drivers/cpufreq/Kconfig
    @@ -47,7 +47,7 @@ config CPU_FREQ_STAT_DETAILS

    choice
    prompt "Default CPUFreq governor"
    - default CPU_FREQ_DEFAULT_GOV_USERSPACE if CPU_FREQ_SA1100 || CPU_FREQ_SA1110
    + default CPU_FREQ_DEFAULT_GOV_USERSPACE if ARM_SA1100_CPUFREQ || ARM_SA1110_CPUFREQ
    default CPU_FREQ_DEFAULT_GOV_PERFORMANCE
    help
    This option sets which CPUFreq governor shall be loaded at
    --
    1.7.11.7


    \
     
     \ /
      Last update: 2013-05-13 12:01    [W:2.850 / U:0.228 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site