From: Jonathan Cameron <jic23@kernel.org>
To: Andy Shevchenko <andriy.shevchenko@intel.com>
Cc: "Svyatoslav Ryhel" <clamor95@gmail.com>,
"Linus Walleij" <linus.walleij@linaro.org>,
"David Lechner" <dlechner@baylibre.com>,
"Nuno Sá" <nuno.sa@analog.com>,
"Andy Shevchenko" <andy@kernel.org>,
linux-iio@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH v1 1/1] drivers: iio: mpu3050: use dev_err_probe for regulator request
Date: Thu, 22 Jan 2026 20:33:52 +0000 [thread overview]
Message-ID: <20260122203329.7664dff0@jic23-huawei> (raw)
In-Reply-To: <aXJJMZGeSboC4K8t@smile.fi.intel.com>
On Thu, 22 Jan 2026 17:58:41 +0200
Andy Shevchenko <andriy.shevchenko@intel.com> wrote:
> On Thu, Jan 22, 2026 at 05:34:25PM +0200, Svyatoslav Ryhel wrote:
> > Regulator requesting may result in deferred probing error which will
> > abort driver probing. To avoid this just use dev_err_probe which handles
> > deferred probing.
>
> I believe this deserves a Fixes tag.
>
> Anyway, the rest LGTM,
> Reviewed-by: Andy Shevchenko <andriy.shevchenko@intel.com>
>
Added one. It goes all the way back to:
3904b28efb2c ("iio: gyro: Add driver for the MPU-3050 gyroscope")
in 2016.
Given age of issue and timing I've queued this for the next merge window.
Thanks,
Jonathan
prev parent reply other threads:[~2026-01-22 20:34 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-01-22 15:34 [PATCH v1 0/1] drivers: iio: mpu3050: use dev_err_probe for regulator request Svyatoslav Ryhel
2026-01-22 15:34 ` [PATCH v1 1/1] " Svyatoslav Ryhel
2026-01-22 15:58 ` Andy Shevchenko
2026-01-22 20:33 ` Jonathan Cameron [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=20260122203329.7664dff0@jic23-huawei \
--to=jic23@kernel.org \
--cc=andriy.shevchenko@intel.com \
--cc=andy@kernel.org \
--cc=clamor95@gmail.com \
--cc=dlechner@baylibre.com \
--cc=linus.walleij@linaro.org \
--cc=linux-iio@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--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