Re: [PATCH v2] iio: light: ltr390: Remove stale TODOs
Andy Shevchenko <[email protected]>
| Newsgroups | org.kernel.vger.linux-iio,org.kernel.vger.linux-kernel |
|---|---|
| Organization | Intel Finland Oy - BIC 0357606-4 - c/o Alberga Business Park, 6 krs, Bertel Jungin Aukio 5, 02600 Espoo |
| Message-ID | <[email protected]> |
On Fri, Aug 28, 2026 at 12:10:47AM -0700, Chang Yu wrote: > Remove stale TODOs from ltr390.c. All features have already been > implemented by Abhash Jha<[email protected]>'s patches: > > Configurable gain and resoluion: commit 13fad2607dad ("iio: light: Misspelled 'resolution'. > ltr390: Add configurable gain and resolution") Here is trailing white space. Also you can do it in a way [1] Configurable gain and resolution [2] Suspend/resume support [3] Support for reading the ALS [4] Interrupt support Link: https://git.kernel.org/torvalds/c/13fad2607dad [1] Link: https://git.kernel.org/torvalds/c/288ce72fb5fc [2] Link: https://git.kernel.org/torvalds/c/14e0d914a855 [3] Link: https://git.kernel.org/torvalds/c/7ca4b8957066 [4] > Suspend/resume support: commit 288ce72fb5fc ("iio: light: ltr390: > Suspend and Resume support") > > Support for reading the ALS: commit 14e0d914a855 ("iio: light: ltr390: > Add ALS channel and support for gain and resolution") > > Interrupt support: commit 7ca4b8957066 ("iio: light: ltr390: Interrupts > and threshold event support") -- With Best Regards, Andy Shevchenko