From: Neel Bullywon <neelb2403@gmail.com>
To: jic23@kernel.org, dlechner@baylibre.com, nuno.sa@analog.com,
andy@kernel.org
Cc: linux-iio@vger.kernel.org, linux-kernel@vger.kernel.org,
Neel Bullywon <neelb2403@gmail.com>
Subject: [PATCH 2/2] iio: pressure: mpl115: remove stale TODO comment
Date: Sat, 21 Feb 2026 12:26:01 -0500 [thread overview]
Message-ID: <20260221172601.77818-2-neelb2403@gmail.com> (raw)
In-Reply-To: <20260221172601.77818-1-neelb2403@gmail.com>
System suspend/resume support has been added in the previous commit,
so remove the TODO comment that was requesting it.
Signed-off-by: Neel Bullywon <neelb2403@gmail.com>
---
drivers/iio/pressure/mpl115.c | 2 --
1 file changed, 2 deletions(-)
diff --git a/drivers/iio/pressure/mpl115.c b/drivers/iio/pressure/mpl115.c
index 29794ce53bc6..93f1388cbe27 100644
--- a/drivers/iio/pressure/mpl115.c
+++ b/drivers/iio/pressure/mpl115.c
@@ -3,8 +3,6 @@
* mpl115.c - Support for Freescale MPL115A pressure/temperature sensor
*
* Copyright (c) 2014 Peter Meerwald <pmeerw@pmeerw.net>
- *
- * TODO: synchronization with system suspend
*/
#include <linux/module.h>
--
2.44.0
next prev parent reply other threads:[~2026-02-21 17:26 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-02-21 17:26 [PATCH 1/2] iio: pressure: mpl115: add system suspend/resume support Neel Bullywon
2026-02-21 17:26 ` Neel Bullywon [this message]
2026-02-21 17:46 ` [PATCH 2/2] iio: pressure: mpl115: remove stale TODO comment David Lechner
2026-02-22 16:40 ` [PATCH 1/2] iio: pressure: mpl115: add system suspend/resume support Jonathan Cameron
2026-02-22 18:32 ` Paul Cercueil
2026-02-28 19:28 ` Jonathan Cameron
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=20260221172601.77818-2-neelb2403@gmail.com \
--to=neelb2403@gmail.com \
--cc=andy@kernel.org \
--cc=dlechner@baylibre.com \
--cc=jic23@kernel.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