All of lore.kernel.org
 help / color / mirror / Atom feed
From: Paul Mundt <lethal@linux-sh.org>
To: Grant Likely <grant.likely@secretlab.ca>
Cc: Magnus Damm <magnus.damm@gmail.com>,
	linux-kernel@vger.kernel.org, rjw@sisk.pl,
	linus.walleij@stericsson.com, arnd@arndb.de,
	linux-sh@vger.kernel.org, horms@verge.net.au, olof@lixom.net
Subject: Re: [PATCH] gpio: Emma Mobile GPIO driver V2
Date: Sat, 19 May 2012 02:13:55 +0000	[thread overview]
Message-ID: <20120519021354.GI24355@linux-sh.org> (raw)
In-Reply-To: <20120518225747.893F33E07C8@localhost>

On Fri, May 18, 2012 at 04:57:47PM -0600, Grant Likely wrote:
> On Wed, 16 May 2012 16:29:28 +0900, Paul Mundt <lethal@linux-sh.org> wrote:
> > After which point you can iterate and dispose of the virq mappings with
> > irq_dispose_mapping(). The lack of irq domain teardown functionality does
> > need to be addressed though.
> 
> Yes, that falls firmly in the "that's a bug" category.  I need to get
> some time to fix it if someone doesn't beat me to it.
> 
I've got some code done for it already, along with a batch of other
changes. I'll have the series out for you shortly as soon as I'm done
with some additional testing.

WARNING: multiple messages have this Message-ID (diff)
From: Paul Mundt <lethal@linux-sh.org>
To: Grant Likely <grant.likely@secretlab.ca>
Cc: Magnus Damm <magnus.damm@gmail.com>,
	linux-kernel@vger.kernel.org, rjw@sisk.pl,
	linus.walleij@stericsson.com, arnd@arndb.de,
	linux-sh@vger.kernel.org, horms@verge.net.au, olof@lixom.net
Subject: Re: [PATCH] gpio: Emma Mobile GPIO driver V2
Date: Sat, 19 May 2012 11:13:55 +0900	[thread overview]
Message-ID: <20120519021354.GI24355@linux-sh.org> (raw)
In-Reply-To: <20120518225747.893F33E07C8@localhost>

On Fri, May 18, 2012 at 04:57:47PM -0600, Grant Likely wrote:
> On Wed, 16 May 2012 16:29:28 +0900, Paul Mundt <lethal@linux-sh.org> wrote:
> > After which point you can iterate and dispose of the virq mappings with
> > irq_dispose_mapping(). The lack of irq domain teardown functionality does
> > need to be addressed though.
> 
> Yes, that falls firmly in the "that's a bug" category.  I need to get
> some time to fix it if someone doesn't beat me to it.
> 
I've got some code done for it already, along with a batch of other
changes. I'll have the series out for you shortly as soon as I'm done
with some additional testing.

  reply	other threads:[~2012-05-19  2:13 UTC|newest]

Thread overview: 49+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-15 15:43 [PATCH] gpio: Emma Mobile GPIO driver V2 Magnus Damm
2012-05-15 15:43 ` Magnus Damm
2012-05-15 16:32 ` Joe Perches
2012-05-15 16:32   ` Joe Perches
2012-05-17  6:20   ` Magnus Damm
2012-05-17  6:20     ` Magnus Damm
2012-05-16  7:11 ` Linus Walleij
2012-05-16  7:11   ` Linus Walleij
2012-05-16 10:15   ` Magnus Damm
2012-05-16 10:15     ` Magnus Damm
2012-05-16 11:25     ` Linus Walleij
2012-05-16 11:25       ` Linus Walleij
2012-05-16 20:05       ` Rafael J. Wysocki
2012-05-16 20:05         ` Rafael J. Wysocki
2012-05-16 22:22         ` Olof Johansson
2012-05-16 22:22           ` Olof Johansson
2012-05-16 22:37           ` Rafael J. Wysocki
2012-05-16 22:37             ` Rafael J. Wysocki
2012-05-16 22:54             ` Olof Johansson
2012-05-16 22:54               ` Olof Johansson
2012-05-18 22:56               ` Grant Likely
2012-05-18 22:56                 ` Grant Likely
2012-05-19  1:18                 ` Olof Johansson
2012-05-19  1:18                   ` Olof Johansson
2012-05-19  1:44                   ` Grant Likely
2012-05-19  1:44                     ` Grant Likely
2012-05-19  2:27                     ` Olof Johansson
2012-05-19  2:27                       ` Olof Johansson
2012-05-19 12:06               ` Rafael J. Wysocki
2012-05-19 12:06                 ` Rafael J. Wysocki
2012-05-16  7:29 ` Paul Mundt
2012-05-16  7:29   ` Paul Mundt
2012-05-16 10:09   ` Magnus Damm
2012-05-16 10:09     ` Magnus Damm
2012-05-16 12:09     ` Arnd Bergmann
2012-05-16 15:47       ` Magnus Damm
2012-05-16 15:47         ` Magnus Damm
2012-05-17  0:41       ` Paul Mundt
2012-05-17  0:41         ` Paul Mundt
2012-05-18 23:25         ` Grant Likely
2012-05-18 23:25           ` Grant Likely
2012-05-19  6:46           ` Paul Mundt
2012-05-19  6:46             ` Paul Mundt
2012-05-19 20:05             ` Grant Likely
2012-05-19 20:05               ` Grant Likely
2012-05-18 22:57   ` Grant Likely
2012-05-18 22:57     ` Grant Likely
2012-05-19  2:13     ` Paul Mundt [this message]
2012-05-19  2:13       ` Paul Mundt

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=20120519021354.GI24355@linux-sh.org \
    --to=lethal@linux-sh.org \
    --cc=arnd@arndb.de \
    --cc=grant.likely@secretlab.ca \
    --cc=horms@verge.net.au \
    --cc=linus.walleij@stericsson.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-sh@vger.kernel.org \
    --cc=magnus.damm@gmail.com \
    --cc=olof@lixom.net \
    --cc=rjw@sisk.pl \
    /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.