From: sameo@linux.intel.com (Samuel Ortiz)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] mfd: ab8500: Make ab8500_irq_get_virq() static
Date: Tue, 11 Sep 2012 15:00:41 +0200 [thread overview]
Message-ID: <20120911130041.GS3647@sortiz-mobl> (raw)
In-Reply-To: <1345460017-404-1-git-send-email-lee.jones@linaro.org>
Hi Lee,
On Mon, Aug 20, 2012 at 11:53:36AM +0100, Lee Jones wrote:
> MFD core now takes care of HWIRQ <-> VIRQ mapping, so the helper
> ab8500_irq_get_virq() is no longer used by ab8500 subordinate devices
> to obtain a Linux wide Virtual IRQ. The AB8500 IRQ controller still
> uses it internally though, so we'll just hide it from the rest of the
> world by making it static instead.
>
> Signed-off-by: Lee Jones <lee.jones@linaro.org>
> ---
> drivers/mfd/ab8500-core.c | 33 ++++++++++++++++-----------------
> include/linux/mfd/abx500/ab8500.h | 2 --
> 2 files changed, 16 insertions(+), 19 deletions(-)
Patch applied, thanks.
Cheers,
Samuel.
--
Intel Open Source Technology Centre
http://oss.intel.com/
WARNING: multiple messages have this Message-ID (diff)
From: Samuel Ortiz <sameo@linux.intel.com>
To: Lee Jones <lee.jones@linaro.org>
Cc: linux-arm-kernel@lists.infradead.org,
linux-kernel@vger.kernel.org,
STEricsson_nomadik_linux@list.st.com,
linus.walleij@stericsson.com, arnd@arndb.de
Subject: Re: [PATCH] mfd: ab8500: Make ab8500_irq_get_virq() static
Date: Tue, 11 Sep 2012 15:00:41 +0200 [thread overview]
Message-ID: <20120911130041.GS3647@sortiz-mobl> (raw)
In-Reply-To: <1345460017-404-1-git-send-email-lee.jones@linaro.org>
Hi Lee,
On Mon, Aug 20, 2012 at 11:53:36AM +0100, Lee Jones wrote:
> MFD core now takes care of HWIRQ <-> VIRQ mapping, so the helper
> ab8500_irq_get_virq() is no longer used by ab8500 subordinate devices
> to obtain a Linux wide Virtual IRQ. The AB8500 IRQ controller still
> uses it internally though, so we'll just hide it from the rest of the
> world by making it static instead.
>
> Signed-off-by: Lee Jones <lee.jones@linaro.org>
> ---
> drivers/mfd/ab8500-core.c | 33 ++++++++++++++++-----------------
> include/linux/mfd/abx500/ab8500.h | 2 --
> 2 files changed, 16 insertions(+), 19 deletions(-)
Patch applied, thanks.
Cheers,
Samuel.
--
Intel Open Source Technology Centre
http://oss.intel.com/
next prev parent reply other threads:[~2012-09-11 13:00 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-08-20 10:53 [PATCH] mfd: ab8500: Make ab8500_irq_get_virq() static Lee Jones
2012-08-20 10:53 ` Lee Jones
2012-08-22 9:36 ` Linus Walleij
2012-08-22 9:36 ` Linus Walleij
2012-09-11 13:00 ` Samuel Ortiz [this message]
2012-09-11 13:00 ` Samuel Ortiz
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=20120911130041.GS3647@sortiz-mobl \
--to=sameo@linux.intel.com \
--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.