From: Andy Shevchenko <andriy.shevchenko@intel.com>
To: Aldo Conte <aldocontelk@gmail.com>
Cc: jic23@kernel.org, ktsai@capellamicro.com, dlechner@baylibre.com,
nuno.sa@analog.com, andy@kernel.org, daniel.baluta@intel.com,
linux-iio@vger.kernel.org, linux-kernel@vger.kernel.org,
skhan@linuxfoundation.org, me@brighamcampbell.com,
linux-kernel-mentees@lists.linux.dev
Subject: Re: [PATCH v3 0/2] iio: light: cm3323: fix and cleanup
Date: Tue, 7 Apr 2026 17:22:22 +0300 [thread overview]
Message-ID: <adUTHgDEQ22ff5yx@ashevche-desk.local> (raw)
In-Reply-To: <20260407070053.9359-1-aldocontelk@gmail.com>
On Tue, Apr 07, 2026 at 09:00:51AM +0200, Aldo Conte wrote:
> Series fixes a bug and does a cleanup of the CM3323
> color light sensor driver.
>
> Patch 1 fixes data->reg_conf being incorrectly initialized with the
> return value of the i2c_smbus_write_word_data() instead of the actual
> register value. Tested with i2c-stub on a Raspberri Pi 3B.
> Patch 2 converts dev_err() to dev_err_probe() in the probe path.
It's your responsibility to carry the given tags or explain why they weren't
taken into consideration.
--
With Best Regards,
Andy Shevchenko
prev parent reply other threads:[~2026-04-07 14:22 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-04-07 7:00 [PATCH v3 0/2] iio: light: cm3323: fix and cleanup Aldo Conte
2026-04-07 7:00 ` [PATCH v3 1/2] iio: light: cm3323: fix reg_conf not being initialized correctly Aldo Conte
2026-04-07 7:00 ` [PATCH v3 2/2] iio: light: cm3323: use dev_err_probe() in probe path Aldo Conte
2026-04-07 14:22 ` 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=adUTHgDEQ22ff5yx@ashevche-desk.local \
--to=andriy.shevchenko@intel.com \
--cc=aldocontelk@gmail.com \
--cc=andy@kernel.org \
--cc=daniel.baluta@intel.com \
--cc=dlechner@baylibre.com \
--cc=jic23@kernel.org \
--cc=ktsai@capellamicro.com \
--cc=linux-iio@vger.kernel.org \
--cc=linux-kernel-mentees@lists.linux.dev \
--cc=linux-kernel@vger.kernel.org \
--cc=me@brighamcampbell.com \
--cc=nuno.sa@analog.com \
--cc=skhan@linuxfoundation.org \
/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