linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Mark Brown <broonie@opensource.wolfsonmicro.com>
To: Stephen Warren <swarren@wwwdotorg.org>
Cc: Samuel Ortiz <sameo@linux.intel.com>,
	linux-kernel@vger.kernel.org, Stephen Warren <swarren@nvidia.com>
Subject: Re: [PATCH] mfd: arizona: simplify use of shared IRQ
Date: Wed, 1 Aug 2012 21:56:52 +0100	[thread overview]
Message-ID: <20120801205650.GB29157@opensource.wolfsonmicro.com> (raw)
In-Reply-To: <1343853455-29131-1-git-send-email-swarren@wwwdotorg.org>

On Wed, Aug 01, 2012 at 02:37:35PM -0600, Stephen Warren wrote:

> One outstanding issue with this change is that it removes the pm_runtime
> calls from the interrupt handler thread. Equivalent code should presumably
> be added to regmap_irq_thread(). However, I haven't attempted this yet
> since I understand some pm_runtime support has already been added to
> regmap, so don't want to duplicate anything, although I haven't seen
> those changes yet to be sure.

This would cause massive breakage if applied as is due to the above
issue (the device won't have physical I/O when handling most interrupts)
and now that I think about it future work means that I'd actually prefer
to keep the code as-is for now anyway.

      reply	other threads:[~2012-08-01 20:56 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-08-01 20:37 [PATCH] mfd: arizona: simplify use of shared IRQ Stephen Warren
2012-08-01 20:56 ` Mark Brown [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=20120801205650.GB29157@opensource.wolfsonmicro.com \
    --to=broonie@opensource.wolfsonmicro.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=sameo@linux.intel.com \
    --cc=swarren@nvidia.com \
    --cc=swarren@wwwdotorg.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;
as well as URLs for NNTP newsgroup(s).