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(-)