From: Stephen Boyd <sboyd@codeaurora.org>
To: Alexey Klimov <klimov.linux@gmail.com>
Cc: linux-samsung-soc@vger.kernel.org, t.dakhran@gmail.com,
yury.norov@gmail.com, kgene@kernel.org, k.kozlowski@samsung.com,
thomas.abraham@linaro.org
Subject: Re: [question] [PATCH RFC] clocksource: exynos_mct: remove unneeded container_of()
Date: Mon, 15 Jun 2015 12:39:16 -0700 [thread overview]
Message-ID: <20150615193916.GJ29640@codeaurora.org> (raw)
In-Reply-To: <1434322238.5390.16.camel@mtux>
On 06/15, Alexey Klimov wrote:
>
> Patch removes unneeded container_of() macro
> in exynos4_local_timer_setup(). Instead let's pass mevt pointer
> to setup and stop functions from exynos4_mct_cpu_notify()
> and let them get evt pointer.
>
> Signed-off-by: Alexey Klimov <klimov.linux@gmail.com>
> ---
Acked-by: Stephen Boyd <sboyd@codeaurora.org>
It was done this way to minimize the diff. I don't see any
problem changing it as you propose.
--
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,
a Linux Foundation Collaborative Project
next prev parent reply other threads:[~2015-06-15 19:39 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-06-14 22:50 [question] [PATCH RFC] clocksource: exynos_mct: remove unneeded container_of() Alexey Klimov
2015-06-15 19:39 ` Stephen Boyd [this message]
2015-06-21 20:41 ` [PATCH] " Alexey Klimov
2015-06-22 0:04 ` Krzysztof Kozlowski
2015-06-22 0:04 ` Krzysztof Kozlowski
2015-06-29 9:09 ` Daniel Lezcano
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=20150615193916.GJ29640@codeaurora.org \
--to=sboyd@codeaurora.org \
--cc=k.kozlowski@samsung.com \
--cc=kgene@kernel.org \
--cc=klimov.linux@gmail.com \
--cc=linux-samsung-soc@vger.kernel.org \
--cc=t.dakhran@gmail.com \
--cc=thomas.abraham@linaro.org \
--cc=yury.norov@gmail.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.