From: Kukjin Kim <kgene.kim@samsung.com>
To: "Heiko Stübner" <heiko@sntech.de>
Cc: Kukjin Kim <kgene.kim@samsung.com>,
rjw@sisk.pl, linux-arm-kernel@lists.infradead.org,
linux-samsung-soc@vger.kernel.org
Subject: Re: [PATCH v3 0/3] Fixes for breakage resulting from syscore_ops patch on s3c24xx
Date: Fri, 03 Jun 2011 17:49:47 -0700 [thread overview]
Message-ID: <4DE9812B.6010005@samsung.com> (raw)
In-Reply-To: <201106021254.57644.heiko@sntech.de>
On 06/02/11 03:54, Heiko Stübner wrote:
> The syscore_ops patch from Rafael J. Wysocki introduced some small
> glitches for the S3C24XX cpus resulting in compile errors.
>
> Changes since v1: add missing Signed-off-by lines
> Changes since v2: fix mangled tabs
>
> Heiko Stuebner (3):
> Fix missing struct for s3c2410_dma_chan in s3c2410_dma_suspend_chan
> Move s3c24xx_irq_syscore_ops to plat-s3c24xx/irq.c
> remove the now empty mach-s3c2410/irq.c
>
> arch/arm/mach-s3c2410/Makefile | 1 -
> arch/arm/mach-s3c2410/irq.c | 34 ----------------------------------
> arch/arm/plat-s3c24xx/dma.c | 2 +-
> arch/arm/plat-s3c24xx/irq.c | 6 ++++++
> 4 files changed, 7 insertions(+), 36 deletions(-)
> delete mode 100644 arch/arm/mach-s3c2410/irq.c
Looks OK, will apply.
Thanks.
Best regards,
Kgene.
--
Kukjin Kim <kgene.kim@samsung.com>, Senior Engineer,
SW Solution Development Team, Samsung Electronics Co., Ltd.
WARNING: multiple messages have this Message-ID (diff)
From: kgene.kim@samsung.com (Kukjin Kim)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v3 0/3] Fixes for breakage resulting from syscore_ops patch on s3c24xx
Date: Fri, 03 Jun 2011 17:49:47 -0700 [thread overview]
Message-ID: <4DE9812B.6010005@samsung.com> (raw)
In-Reply-To: <201106021254.57644.heiko@sntech.de>
On 06/02/11 03:54, Heiko St?bner wrote:
> The syscore_ops patch from Rafael J. Wysocki introduced some small
> glitches for the S3C24XX cpus resulting in compile errors.
>
> Changes since v1: add missing Signed-off-by lines
> Changes since v2: fix mangled tabs
>
> Heiko Stuebner (3):
> Fix missing struct for s3c2410_dma_chan in s3c2410_dma_suspend_chan
> Move s3c24xx_irq_syscore_ops to plat-s3c24xx/irq.c
> remove the now empty mach-s3c2410/irq.c
>
> arch/arm/mach-s3c2410/Makefile | 1 -
> arch/arm/mach-s3c2410/irq.c | 34 ----------------------------------
> arch/arm/plat-s3c24xx/dma.c | 2 +-
> arch/arm/plat-s3c24xx/irq.c | 6 ++++++
> 4 files changed, 7 insertions(+), 36 deletions(-)
> delete mode 100644 arch/arm/mach-s3c2410/irq.c
Looks OK, will apply.
Thanks.
Best regards,
Kgene.
--
Kukjin Kim <kgene.kim@samsung.com>, Senior Engineer,
SW Solution Development Team, Samsung Electronics Co., Ltd.
next prev parent reply other threads:[~2011-06-04 0:49 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-06-02 10:54 [PATCH v3 0/3] Fixes for breakage resulting from syscore_ops patch on s3c24xx Heiko Stübner
2011-06-02 10:54 ` Heiko Stübner
2011-06-02 10:56 ` [PATCH v3 1/3] Fix missing struct for s3c2410_dma_chan in s3c2410_dma_suspend_chan Heiko Stübner
2011-06-02 10:56 ` Heiko Stübner
2011-06-02 10:57 ` [PATCH v3 2/3] Move s3c24xx_irq_syscore_ops to plat-s3c24xx/irq.c Heiko Stübner
2011-06-02 10:57 ` Heiko Stübner
2011-06-02 10:58 ` [PATCH v3 3/3] remove the now empty mach-s3c2410/irq.c Heiko Stübner
2011-06-02 10:58 ` Heiko Stübner
2011-06-04 0:49 ` Kukjin Kim [this message]
2011-06-04 0:49 ` [PATCH v3 0/3] Fixes for breakage resulting from syscore_ops patch on s3c24xx Kukjin Kim
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=4DE9812B.6010005@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 \
--cc=rjw@sisk.pl \
/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.