From: Lee Jones <lee@kernel.org>
To: Mark Brown <broonie@kernel.org>
Cc: Charles Keepax <ckeepax@opensource.cirrus.com>,
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: Tue, 15 Oct 2024 15:34:26 +0100 [thread overview]
Message-ID: <20241015143426.GK8348@google.com> (raw)
In-Reply-To: <Zw0AlU9QsWpZs2Sh@finisterre.sirena.org.uk>
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?
--
Lee Jones [李琼斯]
next prev parent reply other threads:[~2024-10-15 14:34 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 [this message]
2024-10-21 9:53 ` Charles Keepax
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=20241015143426.GK8348@google.com \
--to=lee@kernel.org \
--cc=broonie@kernel.org \
--cc=ckeepax@opensource.cirrus.com \
--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.