linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Viresh Kumar <viresh.kumar@linaro.org>
To: "Heiko Stübner" <heiko@sntech.de>
Cc: "Rafael J. Wysocki" <rjw@sisk.pl>,
	cpufreq@vger.kernel.org, linux-pm@vger.kernel.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH] cpufreq: s3c2416: fix forgotten driver_data conversions
Date: Mon, 24 Jun 2013 11:23:14 +0530	[thread overview]
Message-ID: <CAKohpomy6wbfQDq1JVBw+aUummjaPSOjNAHwFpsd98HUz5hPBA@mail.gmail.com> (raw)
In-Reply-To: <201306230108.25639.heiko@sntech.de>

On 23 June 2013 04:38, Heiko Stübner <heiko@sntech.de> wrote:
> Commit 5070158804b5 (cpufreq: rename index as driver_data in
> cpufreq_frequency_table) renamed the index field to driver_data.
>
> But it seems some uses in the s3c2416 driver were forgotten.
>
> So convert the last index users to read driver_data.
>
> Signed-off-by: Heiko Stuebner <heiko@sntech.de>
> ---
>  drivers/cpufreq/s3c2416-cpufreq.c |    4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

So sorry for this mistake. Applied.

      reply	other threads:[~2013-06-24  5:53 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-06-22 23:08 [PATCH] cpufreq: s3c2416: fix forgotten driver_data conversions Heiko Stübner
2013-06-24  5:53 ` Viresh Kumar [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAKohpomy6wbfQDq1JVBw+aUummjaPSOjNAHwFpsd98HUz5hPBA@mail.gmail.com \
    --to=viresh.kumar@linaro.org \
    --cc=cpufreq@vger.kernel.org \
    --cc=heiko@sntech.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pm@vger.kernel.org \
    --cc=rjw@sisk.pl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).