From: kmpark@infradead.org (Kyungmin Park)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/3] ARM: Samsung: Move/use the S3C/S5P common GPIO IRQ type
Date: Mon, 30 Aug 2010 20:46:59 +0900 [thread overview]
Message-ID: <20100830114659.GA13136@july> (raw)
The following changes since commit 29cfcddc0e745b515ec360ffe2ee4e7a4015efd8:
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 (2010-08-28 15:42:44 -0700)
Kyungmin Park (3):
ARM: Samsung S5P: Move the common Samsung S5P series GPIO level type
ARM: Samsung S5P: Use the Samsung S5P series common IRQ type
ARM: Samsung S3C: Move/use the S3C common GPIO IRQ type
arch/arm/mach-s3c64xx/irq-eint.c | 12 ++++++------
arch/arm/mach-s5pc100/include/mach/regs-gpio.h | 7 -------
arch/arm/mach-s5pc100/irq-gpio.c | 16 +++++-----------
arch/arm/mach-s5pv210/include/mach/regs-gpio.h | 7 -------
arch/arm/plat-s3c24xx/irq.c | 14 +++++++-------
arch/arm/plat-s5p/irq-eint.c | 13 ++++++-------
arch/arm/plat-samsung/include/plat/gpio-core.h | 12 ++++++++++++
arch/arm/plat-samsung/include/plat/regs-irqtype.h | 21 ---------------------
8 files changed, 36 insertions(+), 66 deletions(-)
delete mode 100644 arch/arm/plat-samsung/include/plat/regs-irqtype.h
WARNING: multiple messages have this Message-ID (diff)
From: Kyungmin Park <kmpark@infradead.org>
To: linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org
Cc: jy0922.shim@samsung.com, m.szyprowski@samsung.com,
ben-linux@fluff.org, kgene.kim@samsung.com
Subject: [PATCH 0/3] ARM: Samsung: Move/use the S3C/S5P common GPIO IRQ type
Date: Mon, 30 Aug 2010 20:46:59 +0900 [thread overview]
Message-ID: <20100830114659.GA13136@july> (raw)
The following changes since commit 29cfcddc0e745b515ec360ffe2ee4e7a4015efd8:
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 (2010-08-28 15:42:44 -0700)
Kyungmin Park (3):
ARM: Samsung S5P: Move the common Samsung S5P series GPIO level type
ARM: Samsung S5P: Use the Samsung S5P series common IRQ type
ARM: Samsung S3C: Move/use the S3C common GPIO IRQ type
arch/arm/mach-s3c64xx/irq-eint.c | 12 ++++++------
arch/arm/mach-s5pc100/include/mach/regs-gpio.h | 7 -------
arch/arm/mach-s5pc100/irq-gpio.c | 16 +++++-----------
arch/arm/mach-s5pv210/include/mach/regs-gpio.h | 7 -------
arch/arm/plat-s3c24xx/irq.c | 14 +++++++-------
arch/arm/plat-s5p/irq-eint.c | 13 ++++++-------
arch/arm/plat-samsung/include/plat/gpio-core.h | 12 ++++++++++++
arch/arm/plat-samsung/include/plat/regs-irqtype.h | 21 ---------------------
8 files changed, 36 insertions(+), 66 deletions(-)
delete mode 100644 arch/arm/plat-samsung/include/plat/regs-irqtype.h
next reply other threads:[~2010-08-30 11:46 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-08-30 11:46 Kyungmin Park [this message]
2010-08-30 11:46 ` [PATCH 0/3] ARM: Samsung: Move/use the S3C/S5P common GPIO IRQ type Kyungmin Park
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=20100830114659.GA13136@july \
--to=kmpark@infradead.org \
--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 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.