public inbox for linux-staging@lists.linux.dev
 help / color / mirror / Atom feed
From: Andy Shevchenko <andriy.shevchenko@intel.com>
To: Michael Harris <michaelharriscode@gmail.com>
Cc: gregkh@linuxfoundation.org, lars@metafoo.de,
	Michael.Hennerich@analog.com, jic23@kernel.org,
	dlechner@baylibre.com, nuno.sa@analog.com, andy@kernel.org,
	linux-iio@vger.kernel.org, linux-staging@lists.linux.dev,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH v2] staging: iio: adt7316: modernize power management
Date: Mon, 5 Jan 2026 18:35:10 +0200	[thread overview]
Message-ID: <aVvoPtlsAQxeGimu@smile.fi.intel.com> (raw)
In-Reply-To: <20260105060803.2315274-1-michaelharriscode@gmail.com>

On Sun, Jan 04, 2026 at 10:08:03PM -0800, Michael Harris wrote:
> Replaced use of deprecated function SIMPLE_DEV_PM_OPS with

SIMPLE_DEV_PM_OPS()

> EXPORT_GPL_SIMPLE_DEV_PM_OPS.

EXPORT_GPL_SIMPLE_DEV_PM_OPS().

> Removed PM preprocessor conditions with usage of pm_sleep_ptr function.

First of all, pm_sleep_ptr() is a macro. Second, refer to it just like other
functions, i.e. pm_sleep_ptr().

...

Code wise it LGTM, thanks.

-- 
With Best Regards,
Andy Shevchenko



      reply	other threads:[~2026-01-05 16:35 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-01-05  6:08 [PATCH v2] staging: iio: adt7316: modernize power management Michael Harris
2026-01-05 16:35 ` Andy Shevchenko [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=aVvoPtlsAQxeGimu@smile.fi.intel.com \
    --to=andriy.shevchenko@intel.com \
    --cc=Michael.Hennerich@analog.com \
    --cc=andy@kernel.org \
    --cc=dlechner@baylibre.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=jic23@kernel.org \
    --cc=lars@metafoo.de \
    --cc=linux-iio@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-staging@lists.linux.dev \
    --cc=michaelharriscode@gmail.com \
    --cc=nuno.sa@analog.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