The Linux Kernel Mailing List
 help / color / mirror / Atom feed
From: Miquel Raynal <miquel.raynal@bootlin.com>
To: Triet Hoang <triet.hoang.dev@gmail.com>
Cc: michal.simek@amd.com,  krzk@kernel.org,
	linux-arm-kernel@lists.infradead.org,
	 linux-kernel@vger.kernel.org
Subject: Re: [PATCH] memory: pl353: Convert to DEFINE_SIMPLE_DEV_PM_OPS()
Date: Tue, 25 Aug 2026 10:13:17 +0200	[thread overview]
Message-ID: <87ld9uk482.fsf@bootlin.com> (raw)
In-Reply-To: <20260821074417.261168-1-triet.hoang.dev@gmail.com> (Triet Hoang's message of "Fri, 21 Aug 2026 14:44:17 +0700")

Hi Triet,

On 21/08/2026 at 14:44:17 +07, Triet Hoang <triet.hoang.dev@gmail.com> wrote:

> Convert the deprecated SIMPLE_DEV_PM_OPS
> to DEFINE_SIMPLE_DEV_PM_OPS
> and pm_sleep_ptr().
>
> This lets us drop the __maybe_unused annotations
> from its suspend and resume callbacks,
> also reduces kernel size in case CONFIG_PM or
> CONFIG_PM_SLEEP is disabled.

Here is the occasion for sending a v2 with your two patches: wrapping at
50 chars is abusive :)

Other than that, I guess the diff is fine.

Reviewed-by: Miquel Raynal <miquel.raynal@bootlin.com>

  parent reply	other threads:[~2026-08-25  8:13 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-08-21  7:44 [PATCH] memory: pl353: Convert to DEFINE_SIMPLE_DEV_PM_OPS() Triet Hoang
2026-08-21  7:45 ` Krzysztof Kozlowski
2026-08-21  8:10   ` [PATCH] memory: atmel-ebi: " Triet Hoang
2026-08-25  8:13 ` Miquel Raynal [this message]
2026-08-25  8:34   ` [PATCH] memory: pl353: " Triet Hoang

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=87ld9uk482.fsf@bootlin.com \
    --to=miquel.raynal@bootlin.com \
    --cc=krzk@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=michal.simek@amd.com \
    --cc=triet.hoang.dev@gmail.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox