Linux IIO development
 help / color / mirror / Atom feed
* [GIT PULL] Counter updates for 7.3
@ 2026-08-05  2:44 William Breathitt Gray
  2026-08-06  9:06 ` Greg KH
  0 siblings, 1 reply; 2+ messages in thread
From: William Breathitt Gray @ 2026-08-05  2:44 UTC (permalink / raw)
  To: gregkh, linux-iio; +Cc: William Breathitt Gray

The following changes since commit dc59e4fea9d83f03bad6bddf3fa2e52491777482:

  Linux 7.2-rc1 (2026-06-28 12:01:31 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/wbg/counter.git tags/counter-updates-for-7.3

for you to fetch changes up to 353b2e09f44a91e64c6b8117df46b6999c52e465:

  counter: ti-eqep: Remove redundant dev_err_probe() (2026-08-02 21:47:31 +0900)

----------------------------------------------------------------
Counter updates for 7.3

Remove superfluous dev_err() and dev_err_probe() calls from
stm32-timer-cnt, ti-eqep, and ti-ecap-capture now that
devm_request_irq() and devm_request_threaded_irq() automatically
log error messages on failure.

----------------------------------------------------------------
Pan Chuang (3):
      counter: stm32-timer-cnt: Remove redundant dev_err()
      counter: ti-ecap-capture: Remove redundant dev_err_probe()
      counter: ti-eqep: Remove redundant dev_err_probe()

 drivers/counter/stm32-timer-cnt.c | 10 ++--------
 drivers/counter/ti-ecap-capture.c |  2 +-
 drivers/counter/ti-eqep.c         |  2 +-
 3 files changed, 4 insertions(+), 10 deletions(-)

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

* Re: [GIT PULL] Counter updates for 7.3
  2026-08-05  2:44 [GIT PULL] Counter updates for 7.3 William Breathitt Gray
@ 2026-08-06  9:06 ` Greg KH
  0 siblings, 0 replies; 2+ messages in thread
From: Greg KH @ 2026-08-06  9:06 UTC (permalink / raw)
  To: William Breathitt Gray; +Cc: linux-iio

On Wed, Aug 05, 2026 at 11:44:18AM +0900, William Breathitt Gray wrote:
> The following changes since commit dc59e4fea9d83f03bad6bddf3fa2e52491777482:
> 
>   Linux 7.2-rc1 (2026-06-28 12:01:31 -0700)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/wbg/counter.git tags/counter-updates-for-7.3

Pulled and pushed out, thanks.

greg k-h

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

end of thread, other threads:[~2026-08-06  9:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-08-05  2:44 [GIT PULL] Counter updates for 7.3 William Breathitt Gray
2026-08-06  9:06 ` Greg KH

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