All of lore.kernel.org
 help / color / mirror / Atom feed
From: Charles Keepax <ckeepax@opensource.cirrus.com>
To: Lee Jones <lee@kernel.org>
Cc: Mark Brown <broonie@kernel.org>, <lgirdwood@gmail.com>,
	<linux-sound@vger.kernel.org>, <patches@opensource.cirrus.com>,
	<linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] mfd: cs42l43: Disable IRQs during suspend
Date: Mon, 21 Oct 2024 10:53:43 +0100	[thread overview]
Message-ID: <ZxYkpy10UxKJScHp@opensource.cirrus.com> (raw)
In-Reply-To: <20241015143426.GK8348@google.com>

On Tue, Oct 15, 2024 at 03:34:26PM +0100, Lee Jones wrote:
> On Mon, 14 Oct 2024, Mark Brown wrote:
> 
> > On Mon, Oct 14, 2024 at 10:52:02AM +0100, Charles Keepax wrote:
> > > The ASoC CODEC driver masks the IRQs whilst entering and exiting
> > > system suspend to avoid issues where the IRQ handler can run but PM
> > > runtime is disabled. However, as the IRQs could also be used from
> > > other parts of the driver, it would be better to move this handling to
> > > the MFD level.
> > 
> > Acked-by: Mark Brown <broonie@kernel.org.
> 
> Do you want a PR?
> 

There's no other changes going through the ASoC part of the
driver for now, so should be fine to just pull this one
through MFD.

Thanks,
Charles

  reply	other threads:[~2024-10-21  9:54 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-10-14  9:52 [PATCH] mfd: cs42l43: Disable IRQs during suspend Charles Keepax
2024-10-14 11:29 ` Mark Brown
2024-10-15 14:34   ` Lee Jones
2024-10-21  9:53     ` Charles Keepax [this message]
2024-10-31 16:17 ` (subset) " Lee Jones

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=ZxYkpy10UxKJScHp@opensource.cirrus.com \
    --to=ckeepax@opensource.cirrus.com \
    --cc=broonie@kernel.org \
    --cc=lee@kernel.org \
    --cc=lgirdwood@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-sound@vger.kernel.org \
    --cc=patches@opensource.cirrus.com \
    /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.