public inbox for linux-iio@vger.kernel.org
 help / color / mirror / Atom feed
* [PULL] IIO: 3rd set of fixes for the 6.10 cycle (or for 6.11 merge window)
@ 2024-07-02  7:35 Jonathan Cameron
  2024-07-03 14:17 ` Greg KH
  0 siblings, 1 reply; 2+ messages in thread
From: Jonathan Cameron @ 2024-07-02  7:35 UTC (permalink / raw)
  To: gregkh, linux-iio

The following changes since commit 8fe050e94daeb0280338d04ff8c6207dea44ddfc:

  Merge tag 'iio-fixes-for-6.10b' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/jic23/iio into char-misc-linus (2024-06-17 20:01:23 +0200)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio.git tags/iio-fixes-for-6.10c

for you to fetch changes up to 1a5cba43096c9242fab503a40b053ec6b93d313a:

  iio: light: apds9306: Fix error handing (2024-06-29 18:51:25 +0100)

----------------------------------------------------------------
IIO: 3rd round of fixes for 6.10

core:
- Trigger check on on whether a device was using own trigger was inverted.
avago,apds9306
- Checking wrong variable in an error check.

----------------------------------------------------------------
João Paulo Gonçalves (1):
      iio: trigger: Fix condition for own trigger

Mudit Sharma (1):
      iio: light: apds9306: Fix error handing

 drivers/iio/industrialio-trigger.c | 2 +-
 drivers/iio/light/apds9306.c       | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

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

end of thread, other threads:[~2024-07-03 14:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-02  7:35 [PULL] IIO: 3rd set of fixes for the 6.10 cycle (or for 6.11 merge window) Jonathan Cameron
2024-07-03 14:17 ` Greg KH

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