From: sudeep.holla@arm.com (Sudeep Holla)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] firmware: ARM SCMI fixes for v4.17
Date: Tue, 20 Mar 2018 18:37:48 +0000 [thread overview]
Message-ID: <20180320183747.GB16362@e107155-lin> (raw)
Hi ARM SoC Team,
I have based this on the earlier/first SCMI pull request I sent for
v4.17. Couple of build/static checker warnings were reported and also
received a comment from clock maintainer to use new devm_* API. This
PR contains patches addressing those.
Please pull !
Regards,
Sudeep
--
The following changes since commit 02f208c5c60549039445402505dea284e15f0f4f:
cpufreq: scmi: add support for fast frequency switching (2018-02-28 16:37:57 +0000)
are available in the git repository at:
ssh://git at gitolite.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux.git tags/scmi-fixes-4.17
for you to fetch changes up to 7f9badfceffc6d2ae331050f1cd155a633130437:
clk: scmi: use devm_of_clk_add_hw_provider() API and drop scmi_clocks_remove (2018-03-20 16:23:26 +0000)
----------------------------------------------------------------
ARM SCMI fixes/cleanups for v4.17
Couple of fixes for build warning due to uninitialised variable
and static checker warning for passing NULL pointer to PTR_ERR.
It also contains cleanup suggested by Stephen Boyd in SCMI clock
driver using the new devm_of_clk_add_hw_provider() API.
----------------------------------------------------------------
Anders Roxell (1):
firmware: arm_scmi: prevent accessing rate_discrete uninitialized
Sudeep Holla (2):
hwmon: (scmi) return -EINVAL when sensor information is unavailable
clk: scmi: use devm_of_clk_add_hw_provider() API and drop scmi_clocks_remove
drivers/clk/clk-scmi.c | 12 ++----------
drivers/firmware/arm_scmi/clock.c | 5 +++--
drivers/hwmon/scmi-hwmon.c | 2 +-
3 files changed, 6 insertions(+), 13 deletions(-)
next reply other threads:[~2018-03-20 18:37 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-03-20 18:37 Sudeep Holla [this message]
2018-03-27 13:59 ` [GIT PULL] firmware: ARM SCMI fixes for v4.17 Arnd Bergmann
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=20180320183747.GB16362@e107155-lin \
--to=sudeep.holla@arm.com \
--cc=linux-arm-kernel@lists.infradead.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