Linux-ARM-Kernel Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v4 0/6] iio: adc: bcm_iproc_adc: convert to devm-managed APIs
@ 2026-09-08 17:23 mdshahid03
  2026-09-08 17:23 ` [PATCH v4 1/6] iio: adc: bcm_iproc_adc: sort headers alphabetically mdshahid03
                   ` (6 more replies)
  0 siblings, 7 replies; 9+ messages in thread
From: mdshahid03 @ 2026-09-08 17:23 UTC (permalink / raw)
  To: Jonathan Cameron
  Cc: Marcelo Schmitt, David Lechner, Nuno Sá, Andy Shevchenko,
	Ray Jui, Scott Branden, bcm-kernel-feedback-list, linux-iio,
	linux-arm-kernel, linux-kernel, Mohammad Shahid

From: Mohammad Shahid <mdshahid03@gmail.com>

Changes in v4:
- Move the ADC enable error-path cleanup simplification into the
  clock conversion patch.
- Simplify the ADC devm cleanup action.
- Restore the blank line after the copyright header.

---
Mohammad Shahid (6):
  iio: adc: bcm_iproc_adc: sort headers alphabetically
  iio: adc: bcm_iproc_adc: fix include dependencies
  iio: adc: bcm_iproc_adc: use devm-managed clock
  iio: adc: bcm_iproc_adc: use devm-managed ADC cleanup
  iio: adc: bcm_iproc_adc: use devm-managed mutex initialization
  iio: adc: bcm_iproc_adc: use devm-managed IIO device registration

 drivers/iio/adc/bcm_iproc_adc.c | 65 +++++++++++++--------------------
 1 file changed, 25 insertions(+), 40 deletions(-)

-- 
2.43.0



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

end of thread, other threads:[~2026-09-13 22:00 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-09-08 17:23 [PATCH v4 0/6] iio: adc: bcm_iproc_adc: convert to devm-managed APIs mdshahid03
2026-09-08 17:23 ` [PATCH v4 1/6] iio: adc: bcm_iproc_adc: sort headers alphabetically mdshahid03
2026-09-08 17:23 ` [PATCH v4 2/6] iio: adc: bcm_iproc_adc: fix include dependencies mdshahid03
2026-09-08 17:23 ` [PATCH v4 3/6] iio: adc: bcm_iproc_adc: use devm-managed clock mdshahid03
2026-09-08 17:23 ` [PATCH v4 4/6] iio: adc: bcm_iproc_adc: use devm-managed ADC cleanup mdshahid03
2026-09-08 17:23 ` [PATCH v4 5/6] iio: adc: bcm_iproc_adc: use devm-managed mutex initialization mdshahid03
2026-09-08 17:23 ` [PATCH v4 6/6] iio: adc: bcm_iproc_adc: use devm-managed IIO device registration mdshahid03
2026-09-09 13:20 ` [PATCH v4 0/6] iio: adc: bcm_iproc_adc: convert to devm-managed APIs Andy Shevchenko
2026-09-13 22:00   ` Jonathan Cameron

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