Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1362788

Re: [PATCH] cpufreq: acpi-cpufreq: make Intel/AMD MSR access, io port access static

From Viresh Kumar <viresh.kumar@linaro.org>
Newsgroups linux.kernel
Subject Re: [PATCH] cpufreq: acpi-cpufreq: make Intel/AMD MSR access, io port access static
Date 2016-03-22 15:50 +0100
Message-ID <rfvN7-5Sf-9@gated-at.bofh.it> (permalink)
References <rfvDs-5NV-23@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On 22-03-16, 22:34, Jisheng Zhang wrote:
> These frequency register read/write operations' implementations for the
> given processor (Intel/AMD MSR access or I/O port access) are only used
> internally in acpi-cpufreq, so make them static.
> 
> Signed-off-by: Jisheng Zhang <jszhang@marvell.com>
> ---
>  drivers/cpufreq/acpi-cpufreq.c | 12 ++++++------
>  1 file changed, 6 insertions(+), 6 deletions(-)

Acked-by: Viresh Kumar <viresh.kumar@linaro.org>

-- 
viresh

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH] cpufreq: acpi-cpufreq: make Intel/AMD MSR access, io port access static Jisheng Zhang <jszhang@marvell.com> - 2016-03-22 15:40 +0100
  Re: [PATCH] cpufreq: acpi-cpufreq: make Intel/AMD MSR access, io  port access static Viresh Kumar <viresh.kumar@linaro.org> - 2016-03-22 15:50 +0100
    Re: [PATCH] cpufreq: acpi-cpufreq: make Intel/AMD MSR access, io port access static "Rafael J. Wysocki" <rjw@rjwysocki.net> - 2016-03-23 22:30 +0100

csiph-web