[PATCH 3/3 v3] ARM: EXYNOS4: Delete the power domain code depend on samsung SoC
Sylwester Nawrocki
snjw23 at gmail.com
Tue Dec 27 18:08:56 EST 2011
On 11/03/2011 03:09 AM, Kukjin Kim wrote:
> Chanwoo Choi wrote:
>>
>> Signed-off-by: Chanwoo Choi <cw00.choi at samsung.com>
>> Signed-off-by: Kyungmin Park <kyungmin.park at 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
More information about the linux-arm-kernel
mailing list