mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Samuel Ortiz <sameo@linux.intel.com>
To: Mark Brown <broonie@opensource.wolfsonmicro.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: [PATCH] mfd: Allow platforms to specify an IRQ base for WM8350
Date: Thu, 22 Oct 2009 00:29:11 +0200	[thread overview]
Message-ID: <20091021222910.GE17796@sortiz.org> (raw)
In-Reply-To: <1256148694-23312-1-git-send-email-broonie@opensource.wolfsonmicro.com>

Hi Mark,

On Wed, Oct 21, 2009 at 07:11:34PM +0100, Mark Brown wrote:
> This is currently unused by the wm8350 drivers but getting it merged
> now will reduce merge issues in the future when implementing wm8350
> genirq support.
Patch applied, thanks.

Cheers,
Samuel.


> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
> ---
>  include/linux/mfd/wm8350/core.h |    2 ++
>  1 files changed, 2 insertions(+), 0 deletions(-)
> 
> diff --git a/include/linux/mfd/wm8350/core.h b/include/linux/mfd/wm8350/core.h
> index 32197fd..ffce508 100644
> --- a/include/linux/mfd/wm8350/core.h
> +++ b/include/linux/mfd/wm8350/core.h
> @@ -646,10 +646,12 @@ struct wm8350 {
>   * @init: Function called during driver initialisation.  Should be
>   *        used by the platform to configure GPIO functions and similar.
>   * @irq_high: Set if WM8350 IRQ is active high.
> + * @irq_base: Base IRQ for genirq (not currently used).
>   */
>  struct wm8350_platform_data {
>  	int (*init)(struct wm8350 *wm8350);
>  	int irq_high;
> +	int irq_base;
>  };
>  
>  
> -- 
> 1.6.5
> 

-- 
Intel Open Source Technology Centre
http://oss.intel.com/

      reply	other threads:[~2009-10-21 22:27 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-10-21 18:11 Mark Brown
2009-10-21 22:29 ` 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=20091021222910.GE17796@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®