linux-arm-msm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Stephen Boyd <swboyd@chromium.org>
To: Amit Kucheria <amit.kucheria@linaro.org>,
	Andy Gross <agross@kernel.org>,
	bjorn.andersson@linaro.org, daniel.lezcano@linaro.org,
	linux-arm-msm@vger.kernel.org, linux-kernel@vger.kernel.org,
	sivaa@codeaurora.org
Cc: Amit Kucheria <amit.kucheria@verdurent.com>, linux-pm@vger.kernel.org
Subject: Re: [PATCH v5 2/8] drivers: thermal: tsens: Pass around struct tsens_sensor as a constant
Date: Wed, 19 Feb 2020 14:54:50 -0800	[thread overview]
Message-ID: <158215289002.184098.18143863253451092907@swboyd.mtv.corp.google.com> (raw)
In-Reply-To: <57f5fd302213d30b53d9d6b3624758180e8df48b.1582048155.git.amit.kucheria@linaro.org>

Quoting Amit Kucheria (2020-02-18 10:12:06)
> All the sensor data is initialised at init time. Lock it down by passing
> it to functions as a constant.
> 
> Signed-off-by: Amit Kucheria <amit.kucheria@linaro.org>
> Reviewed-by: Bjorn Andersson <bjorn.andersson@linaro.org>
> ---

Reviewed-by: Stephen Boyd <swboyd@chromium.org>

  reply	other threads:[~2020-02-19 22:54 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-02-18 18:12 [PATCH v5 0/8] thermal: tsens: Handle critical interrupts Amit Kucheria
2020-02-18 18:12 ` [PATCH v5 1/8] drivers: thermal: tsens: De-constify struct tsens_features Amit Kucheria
2020-02-19 22:54   ` Stephen Boyd
2020-02-18 18:12 ` [PATCH v5 2/8] drivers: thermal: tsens: Pass around struct tsens_sensor as a constant Amit Kucheria
2020-02-19 22:54   ` Stephen Boyd [this message]
2020-02-18 18:12 ` [PATCH v5 3/8] drivers: thermal: tsens: use simpler variables Amit Kucheria
2020-02-19 22:53   ` Stephen Boyd
2020-02-18 18:12 ` [PATCH v5 4/8] drivers: thermal: tsens: Release device in success path Amit Kucheria
2020-02-19 22:55   ` Stephen Boyd
2020-02-24  9:22     ` Amit Kucheria
2020-02-18 18:12 ` [PATCH v5 5/8] drivers: thermal: tsens: Add critical interrupt support Amit Kucheria
2020-02-20  0:05   ` Stephen Boyd
2020-02-24 12:44     ` Amit Kucheria
2020-02-18 18:12 ` [PATCH v5 6/8] drivers: thermal: tsens: Add watchdog support Amit Kucheria
2020-02-19 22:52   ` Stephen Boyd
2020-02-18 18:12 ` [PATCH v5 7/8] drivers: thermal: tsens: kernel-doc fixup Amit Kucheria
2020-02-19 22:51   ` Stephen Boyd
2020-02-18 18:12 ` [PATCH v5 8/8] drivers: thermal: tsens: Remove unnecessary irq flag Amit Kucheria
2020-02-19 22:50   ` Stephen Boyd

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=158215289002.184098.18143863253451092907@swboyd.mtv.corp.google.com \
    --to=swboyd@chromium.org \
    --cc=agross@kernel.org \
    --cc=amit.kucheria@linaro.org \
    --cc=amit.kucheria@verdurent.com \
    --cc=bjorn.andersson@linaro.org \
    --cc=daniel.lezcano@linaro.org \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pm@vger.kernel.org \
    --cc=sivaa@codeaurora.org \
    /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).