linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: heiko@sntech.de (Heiko Stuebner)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM: rockchip: Constify struct regmap_config and staticize local function
Date: Mon, 02 Mar 2015 00:09:34 +0100	[thread overview]
Message-ID: <4182879.iuXeHILx18@phil> (raw)
In-Reply-To: <1424770727-5396-1-git-send-email-k.kozlowski@samsung.com>

Hi Krzysztof,

Am Dienstag, 24. Februar 2015, 10:38:47 schrieb Krzysztof Kozlowski:
> The regmap_config struct may be const because it is not modified by the
> driver and regmap_init() accepts pointer to const.
> 
> Make function rockchip_get_core_reset() static because it is not used
> outside of the platsmp.c file.
> 
> Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>

Added to my soc branch for 4.1


Thanks for finding these
Heiko

      reply	other threads:[~2015-03-01 23:09 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-02-24  9:38 [PATCH] ARM: rockchip: Constify struct regmap_config and staticize local function Krzysztof Kozlowski
2015-03-01 23:09 ` Heiko Stuebner [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=4182879.iuXeHILx18@phil \
    --to=heiko@sntech.de \
    --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;
as well as URLs for NNTP newsgroup(s).