From: Kukjin Kim <kgene.kim@samsung.com>
To: "'Heiko Stübner'" <heiko@sntech.de>
Cc: linux-arm-kernel@lists.infradead.org, linux-samsung-soc@vger.kernel.org
Subject: RE: [PATCH v2 0/4] ARM: S3C24XX: move some code from plat to mach directory
Date: Wed, 09 May 2012 21:44:00 +0900 [thread overview]
Message-ID: <01af01cd2de1$6812da90$38388fb0$%kim@samsung.com> (raw)
In-Reply-To: <201205082034.50658.heiko@sntech.de>
Heiko Stübner wrote:
>
> Again the series of small moves of common code from the plat-s3c24xx to
> the
> mach-s3c24xx directory.
>
> This time without the wrong handled irq.c . Hopefully I'll get time to do
> it
> properly later.
>
> As the dev-uart.c move breaks the resource patch by Tushar Behera, I
> updated
> the patch to fix the correct code and will submit it as a v2 to the
> resource
> series.
>
> Heiko Stuebner (4):
> ARM: S3C24XX: move plat-s3c24xx/cpu.c
> ARM: S3C24XX: move plat-s3c24xx/dev-uart.c into common.c
> ARM: S3C24XX: move common power-management code to mach-s3c24xx
> ARM: S3C24XX: move common clock init into common.c
>
> arch/arm/mach-s3c24xx/Makefile | 6 +
> .../{plat-s3c24xx/cpu.c => mach-s3c24xx/common.c} | 93
> ++++++++++++++++++-
> arch/arm/{plat-s3c24xx => mach-s3c24xx}/irq-pm.c | 0
> arch/arm/{plat-s3c24xx => mach-s3c24xx}/pm.c | 0
> arch/arm/{plat-s3c24xx => mach-s3c24xx}/sleep.S | 0
> arch/arm/plat-s3c24xx/Makefile | 6 -
> arch/arm/plat-s3c24xx/clock.c | 59 ------------
> arch/arm/plat-s3c24xx/dev-uart.c | 100 --------------------
> 8 files changed, 98 insertions(+), 166 deletions(-)
> rename arch/arm/{plat-s3c24xx/cpu.c => mach-s3c24xx/common.c} (75%)
> rename arch/arm/{plat-s3c24xx => mach-s3c24xx}/irq-pm.c (100%)
> rename arch/arm/{plat-s3c24xx => mach-s3c24xx}/pm.c (100%)
> rename arch/arm/{plat-s3c24xx => mach-s3c24xx}/sleep.S (100%)
> delete mode 100644 arch/arm/plat-s3c24xx/clock.c
> delete mode 100644 arch/arm/plat-s3c24xx/dev-uart.c
>
> --
> 1.7.5.4
Thanks for your re-posting.
Looks better. Will apply this series instead.
Thanks.
Best regards,
Kgene.
--
Kukjin Kim <kgene.kim@samsung.com>, Senior Engineer,
SW Solution Development Team, Samsung Electronics Co., Ltd.
prev parent reply other threads:[~2012-05-09 12:44 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-05-08 18:34 [PATCH v2 0/4] ARM: S3C24XX: move some code from plat to mach directory Heiko Stübner
2012-05-08 18:35 ` [PATCH 1/4] ARM: S3C24XX: move plat-s3c24xx/cpu.c Heiko Stübner
2012-05-08 18:36 ` [PATCH 2/4] ARM: S3C24XX: move plat-s3c24xx/dev-uart.c into common.c Heiko Stübner
2012-05-08 18:37 ` [PATCH 3/4] ARM: S3C24XX: move common power-management code to mach-s3c24xx Heiko Stübner
2012-05-08 18:38 ` [PATCH 4/4] ARM: S3C24XX: move common clock init into common.c Heiko Stübner
2012-05-09 12:44 ` Kukjin Kim [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='01af01cd2de1$6812da90$38388fb0$%kim@samsung.com' \
--to=kgene.kim@samsung.com \
--cc=heiko@sntech.de \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-samsung-soc@vger.kernel.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