Linux IIO development
 help / color / mirror / Atom feed
* [PATCH] iio: light: ltr390: Remove stale TODOs
@ 2026-08-28  4:18 Chang Yu
  2026-08-28  6:36 ` Andy Shevchenko
  0 siblings, 1 reply; 2+ messages in thread
From: Chang Yu @ 2026-08-28  4:18 UTC (permalink / raw)
  To: Jonathan Cameron, Chang Yu
  Cc: Anshul Dalal, David Lechner, Nuno Sá, Andy Shevchenko,
	linux-iio, linux-kernel

Remove stale TODOs from ltr390.c. All features have already been implemented by
Abhash Jha<abhashkumarjha123@gmail.com>'s patches.

Signed-off-by: Chang Yu <marcus.yu.56@gmail.com>
---
 drivers/iio/light/ltr390.c | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/drivers/iio/light/ltr390.c b/drivers/iio/light/ltr390.c
index bc031f2c3141..f1bb066248e6 100644
--- a/drivers/iio/light/ltr390.c
+++ b/drivers/iio/light/ltr390.c
@@ -10,12 +10,6 @@
  *
  * Datasheet:
  *   https://optoelectronics.liteon.com/upload/download/DS86-2015-0004/LTR-390UV_Final_%20DS_V1%201.pdf
- *
- * TODO:
- *   - Support for configurable gain and resolution
- *   - Sensor suspend/resume support
- *   - Add support for reading the ALS
- *   - Interrupt support
  */
 
 #include <linux/bitfield.h>
-- 
2.55.0


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2026-08-28  6:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-08-28  4:18 [PATCH] iio: light: ltr390: Remove stale TODOs Chang Yu
2026-08-28  6:36 ` Andy Shevchenko

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox