From: Samuel Ortiz <sameo@linux.intel.com>
To: Mark Brown <broonie@opensource.wolfsonmicro.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: [PATCH] mfd: Remove unused wm831x IRQ handler data
Date: Fri, 26 Mar 2010 18:06:47 +0100 [thread overview]
Message-ID: <20100326170646.GE3237@sortiz.org> (raw)
In-Reply-To: <1269614824-29056-1-git-send-email-broonie@opensource.wolfsonmicro.com>
Hi Mark,
On Fri, Mar 26, 2010 at 02:47:04PM +0000, Mark Brown wrote:
> This was used by the old, pre-genirq IRQ implementation but is no
> longer required.
>
> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Thanks, patch applied.
Cheers,
Samuel.
> ---
> drivers/mfd/wm831x-irq.c | 2 --
> 1 files changed, 0 insertions(+), 2 deletions(-)
>
> diff --git a/drivers/mfd/wm831x-irq.c b/drivers/mfd/wm831x-irq.c
> index 3013276..b1d66b8 100644
> --- a/drivers/mfd/wm831x-irq.c
> +++ b/drivers/mfd/wm831x-irq.c
> @@ -38,8 +38,6 @@ struct wm831x_irq_data {
> int primary;
> int reg;
> int mask;
> - irq_handler_t handler;
> - void *handler_data;
> };
>
> static struct wm831x_irq_data wm831x_irqs[] = {
> --
> 1.7.0.2
>
--
Intel Open Source Technology Centre
http://oss.intel.com/
prev parent reply other threads:[~2010-03-26 17:06 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-03-26 14:47 [PATCH] mfd: Remove unused wm831x IRQ handler data Mark Brown
2010-03-26 17:06 ` Samuel Ortiz [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=20100326170646.GE3237@sortiz.org \
--to=sameo@linux.intel.com \
--cc=broonie@opensource.wolfsonmicro.com \
--cc=linux-kernel@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 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.