Linux IIO development
 help / color / mirror / Atom feed
* [PATCH 0/2] First set of Counter fixes for 6.0
@ 2022-09-22 11:20 William Breathitt Gray
  2022-09-22 11:20 ` [PATCH 1/2] counter: 104-quad-8: Fix skipped IRQ lines during events configuration William Breathitt Gray
  2022-09-22 11:20 ` [PATCH 2/2] counter: Realign counter_comp comment block to 80 characters William Breathitt Gray
  0 siblings, 2 replies; 5+ messages in thread
From: William Breathitt Gray @ 2022-09-22 11:20 UTC (permalink / raw)
  To: gregkh; +Cc: linux-iio, William Breathitt Gray

This is the same as the earlier pull request [0] but as a patch series
here instead.

There's nothing particularly special here: just a patch fixing a bug in
104-quad-8, and another realigning some comment blocks.

[0] https://lore.kernel.org/r/YyNWADWgfl1sL10S@ishi/

William Breathitt Gray (2):
  counter: 104-quad-8: Fix skipped IRQ lines during events configuration
  counter: Realign counter_comp comment block to 80 characters

 drivers/counter/104-quad-8.c |  6 +++---
 include/linux/counter.h      | 40 ++++++++++++++++++------------------
 2 files changed, 23 insertions(+), 23 deletions(-)


base-commit: 568035b01cfb107af8d2e4bd2fb9aea22cf5b868
-- 
2.37.3


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

end of thread, other threads:[~2022-09-22 11:28 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-09-22 11:20 [PATCH 0/2] First set of Counter fixes for 6.0 William Breathitt Gray
2022-09-22 11:20 ` [PATCH 1/2] counter: 104-quad-8: Fix skipped IRQ lines during events configuration William Breathitt Gray
2022-09-22 11:27   ` Greg KH
2022-09-22 11:20 ` [PATCH 2/2] counter: Realign counter_comp comment block to 80 characters William Breathitt Gray
2022-09-22 11:28   ` Greg KH

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