Linux IIO development
 help / color / mirror / Atom feed
* [PATCH v3 0/2] iio: adc: ad7779: Remove dead code and redundant error message
@ 2026-07-02 11:46 Moksh Panicker
  2026-07-02 11:46 ` [PATCH v3 1/2] iio: adc: ad7779: Remove unused completion field Moksh Panicker
  2026-07-02 11:46 ` [PATCH v3 2/2] iio: adc: ad7779: Remove redundant dev_err_probe() after devm_request_irq() Moksh Panicker
  0 siblings, 2 replies; 7+ messages in thread
From: Moksh Panicker @ 2026-07-02 11:46 UTC (permalink / raw)
  To: jic23
  Cc: nuno.sa, Michael.Hennerich, dlechner, joshua.crofts1, linux-iio,
	linux-kernel, skhan, Moksh Panicker

These two patches address review feedback from Joshua Crofts on the
ad7779 driver.

v3: Fix double blank line left after removing the completion field
v2: Add cover letter; send as fresh thread (not as reply to v1)
v1: Initial submission

Moksh Panicker (2):
  iio: adc: ad7779: Remove unused completion field
  iio: adc: ad7779: Remove redundant dev_err_probe() after
    devm_request_irq()

 drivers/iio/adc/ad7779.c | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

-- 
2.34.1


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

end of thread, other threads:[~2026-07-02 17:01 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-02 11:46 [PATCH v3 0/2] iio: adc: ad7779: Remove dead code and redundant error message Moksh Panicker
2026-07-02 11:46 ` [PATCH v3 1/2] iio: adc: ad7779: Remove unused completion field Moksh Panicker
2026-07-02 11:54   ` Joshua Crofts
2026-07-02 17:01     ` Jonathan Cameron
2026-07-02 11:46 ` [PATCH v3 2/2] iio: adc: ad7779: Remove redundant dev_err_probe() after devm_request_irq() Moksh Panicker
2026-07-02 11:54   ` Joshua Crofts
2026-07-02 17:01     ` Jonathan Cameron

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