From: snjw23@gmail.com (Sylwester Nawrocki)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 3/3 v3] ARM: EXYNOS4: Delete the power domain code depend on samsung SoC
Date: Wed, 28 Dec 2011 00:08:56 +0100 [thread overview]
Message-ID: <4EFA5008.9070006@gmail.com> (raw)
In-Reply-To: <013401cc99cd$92218f00$b664ad00$%kim@samsung.com>
On 11/03/2011 03:09 AM, Kukjin Kim wrote:
> Chanwoo Choi wrote:
>>
>> Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
>> Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
>> ---
>> arch/arm/mach-exynos4/Kconfig | 5 -
>> arch/arm/mach-exynos4/Makefile | 1 -
>> arch/arm/mach-exynos4/dev-pd.c | 139 -------------------------------
>> arch/arm/plat-samsung/Kconfig | 8 --
>> arch/arm/plat-samsung/Makefile | 4 -
>> arch/arm/plat-samsung/include/plat/pd.h | 30 -------
>> arch/arm/plat-samsung/pd.c | 95 ---------------------
>> 7 files changed, 0 insertions(+), 282 deletions(-)
>> delete mode 100644 arch/arm/mach-exynos4/dev-pd.c
>> delete mode 100644 arch/arm/plat-samsung/include/plat/pd.h
>> delete mode 100644 arch/arm/plat-samsung/pd.c
...
> Well, I can't agree on this because you removed power domain codes which
> can be used for all of Samsung stuff for only EXYNOS4's generic power
> domain even though it was used for only EXYNOS4.
In the same way the generic power domains can be used for "all Samsung stuff",
and there is no effort of converting something that doesn't even exist in
the mainline kernel.
More than that, any incoming power domain support seem to be already based on
the generic power domains...
--
Thanks,
Sylwester
prev parent reply other threads:[~2011-12-27 23:08 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-10-25 10:35 [PATCH 3/3 v3] ARM: EXYNOS4: Delete the power domain code depend on samsung SoC Chanwoo Choi
2011-11-03 2:09 ` Kukjin Kim
2011-12-27 23:08 ` Sylwester Nawrocki [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=4EFA5008.9070006@gmail.com \
--to=snjw23@gmail.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;
as well as URLs for NNTP newsgroup(s).