From: Shinya Kuribayashi <shinya.kuribayashi.px@renesas.com>
To: linux-mips@linux-mips.org
Subject: [PATCH] EMMA2RH: tivial cleanups
Date: Thu, 17 Jun 2010 20:33:21 +0900 [thread overview]
Message-ID: <4C1A0801.60405@renesas.com> (raw)
Hi,
Today I was going to prepare a patch titled '[PATCH] MIPS: Move EMMA2RH
Makefile to its own Platform file', fetched and took a look at -queue
repo, and found that Ralf already fixed it up! Many thanks, Ralf :-)
So here're remaining trivial cleanups supposed to be sent along with
the Platform patch. In the future, I'm planning to sort out interrupt
routines first, PCI driver generization, and more, but I still couldn't
find enough spare time for it. I'll try my best (I'd likt to play with
the latest kernel, anyway).
Shinya Kuribayashi (4):
MIPS: EMMA2RH: Remove useless CPU_IRQ_BASE
MIPS: EMMA2RH: Remove EMMA2RH_CPU_CASCADE
MIPS: EMMA2RH: Replace EMMA2RH_IRQ_INTxx with EMMA2RH_IRQ_INT(n)
MIPS: EMMA2RH: Replace EMMA2RH_SW_IRQ_INTxx with EMMA2RH_SW_IRQ(n)
arch/mips/emma/markeins/irq.c | 8 ++--
arch/mips/include/asm/emma/emma2rh.h | 84 ++++-----------------------------
arch/mips/include/asm/emma/markeins.h | 37 +-------------
3 files changed, 16 insertions(+), 113 deletions(-)
P.S. Feel free to squash!
--
Shinya Kuribayashi
Renesas Electronics
next reply other threads:[~2010-06-17 11:33 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-06-17 11:33 Shinya Kuribayashi [this message]
2010-06-17 11:35 ` [PATCH 1/4] MIPS: EMMA2RH: Remove useless CPU_IRQ_BASE Shinya Kuribayashi
2010-07-06 14:37 ` Ralf Baechle
2010-06-17 11:36 ` [PATCH 2/4] MIPS: EMMA2RH: Remove EMMA2RH_CPU_CASCADE Shinya Kuribayashi
2010-07-06 14:38 ` Ralf Baechle
2010-06-17 11:36 ` [PATCH 3/4] MIPS: EMMA2RH: Replace EMMA2RH_IRQ_INTxx with EMMA2RH_IRQ_INT(n) Shinya Kuribayashi
2010-07-06 14:38 ` Ralf Baechle
2010-06-17 11:37 ` [PATCH 4/4] MIPS: EMMA2RH: Replace EMMA2RH_SW_IRQ_INTxx with EMMA2RH_SW_IRQ(n) Shinya Kuribayashi
2010-07-06 14:38 ` Ralf Baechle
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=4C1A0801.60405@renesas.com \
--to=shinya.kuribayashi.px@renesas.com \
--cc=linux-mips@linux-mips.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.