From: Tomasz Figa <t.figa@samsung.com>
To: Krzysztof Kozlowski <k.kozlowski@samsung.com>,
Mike Turquette <mturquette@linaro.org>,
Kukjin Kim <kgene.kim@samsung.com>,
linux-samsung-soc@vger.kernel.org, linux-kernel@vger.kernel.org,
linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH RESEND] clk: samsung: Make of_device_id array const
Date: Tue, 08 Jul 2014 15:06:11 +0200 [thread overview]
Message-ID: <53BBECC3.9020202@samsung.com> (raw)
In-Reply-To: <1403784006-17605-1-git-send-email-k.kozlowski@samsung.com>
Hi Krzysztof,
On 26.06.2014 14:00, Krzysztof Kozlowski wrote:
> Array of struct of_device_id may be be const as expected by
> of_match_table field and of_find_matching_node_and_match() function.
>
> Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
> ---
> drivers/clk/samsung/clk-exynos4.c | 2 +-
> drivers/clk/samsung/clk-exynos5250.c | 2 +-
> drivers/clk/samsung/clk-exynos5420.c | 2 +-
> drivers/clk/samsung/clk-exynos5440.c | 2 +-
> drivers/clk/samsung/clk.c | 2 +-
> drivers/clk/samsung/clk.h | 2 +-
> 6 files changed, 6 insertions(+), 6 deletions(-)
>
Thanks for the patch. Will apply.
Best regards,
Tomasz
WARNING: multiple messages have this Message-ID (diff)
From: t.figa@samsung.com (Tomasz Figa)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH RESEND] clk: samsung: Make of_device_id array const
Date: Tue, 08 Jul 2014 15:06:11 +0200 [thread overview]
Message-ID: <53BBECC3.9020202@samsung.com> (raw)
In-Reply-To: <1403784006-17605-1-git-send-email-k.kozlowski@samsung.com>
Hi Krzysztof,
On 26.06.2014 14:00, Krzysztof Kozlowski wrote:
> Array of struct of_device_id may be be const as expected by
> of_match_table field and of_find_matching_node_and_match() function.
>
> Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
> ---
> drivers/clk/samsung/clk-exynos4.c | 2 +-
> drivers/clk/samsung/clk-exynos5250.c | 2 +-
> drivers/clk/samsung/clk-exynos5420.c | 2 +-
> drivers/clk/samsung/clk-exynos5440.c | 2 +-
> drivers/clk/samsung/clk.c | 2 +-
> drivers/clk/samsung/clk.h | 2 +-
> 6 files changed, 6 insertions(+), 6 deletions(-)
>
Thanks for the patch. Will apply.
Best regards,
Tomasz
next prev parent reply other threads:[~2014-07-08 13:06 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-06-26 12:00 [PATCH RESEND] clk: samsung: Make of_device_id array const Krzysztof Kozlowski
2014-06-26 12:00 ` Krzysztof Kozlowski
2014-07-01 1:55 ` Jingoo Han
2014-07-01 1:55 ` Jingoo Han
2014-07-08 13:06 ` Tomasz Figa [this message]
2014-07-08 13:06 ` Tomasz Figa
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=53BBECC3.9020202@samsung.com \
--to=t.figa@samsung.com \
--cc=k.kozlowski@samsung.com \
--cc=kgene.kim@samsung.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-samsung-soc@vger.kernel.org \
--cc=mturquette@linaro.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 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.