All of lore.kernel.org
 help / color / mirror / Atom feed
From: Viresh Kumar <viresh.kumar@linaro.org>
To: Jia Hongtao <hongtao.jia@freescale.com>
Cc: edubezval@gmail.com, linux-pm@vger.kernel.org,
	linuxppc-dev@lists.ozlabs.org, devicetree@vger.kernel.org,
	scottwood@freescale.com
Subject: Re: [PATCH V2] cpufreq: qoriq: Register cooling device based on device tree
Date: Thu, 26 Nov 2015 14:38:05 +0530	[thread overview]
Message-ID: <20151126090805.GJ3869@ubuntu> (raw)
In-Reply-To: <1448519249-11449-1-git-send-email-hongtao.jia@freescale.com>

On 26-11-15, 14:27, Jia Hongtao wrote:
> +static void qoriq_cpufreq_ready(struct cpufreq_policy *policy)
> +{
> +	struct cpu_data *cpud = policy->driver_data;
> +	struct device_node *np = of_get_cpu_node(policy->cpu, NULL);
> +
> +	if (WARN_ON(!np))
> +		return;

Drop this and add my:

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

-- 
viresh

  parent reply	other threads:[~2015-11-26  9:08 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-11-26  6:27 [PATCH V2] cpufreq: qoriq: Register cooling device based on device tree Jia Hongtao
2015-11-26  6:27 ` Jia Hongtao
     [not found] ` <1448519249-11449-1-git-send-email-hongtao.jia-KZfg59tc24xl57MIdRCFDg@public.gmane.org>
2015-11-26  8:32   ` Denis Kirjanov
2015-11-26  8:32     ` Denis Kirjanov
2015-11-26  8:46     ` Hongtao Jia
2015-11-26  8:46       ` Hongtao Jia
2015-11-26  9:08 ` Viresh Kumar [this message]
2015-11-26  9:29   ` Hongtao Jia
2015-11-26  9:29     ` Hongtao Jia

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=20151126090805.GJ3869@ubuntu \
    --to=viresh.kumar@linaro.org \
    --cc=devicetree@vger.kernel.org \
    --cc=edubezval@gmail.com \
    --cc=hongtao.jia@freescale.com \
    --cc=linux-pm@vger.kernel.org \
    --cc=linuxppc-dev@lists.ozlabs.org \
    --cc=scottwood@freescale.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.