From: Jonathan Cameron <jic23@kernel.org>
To: gregkh@linuxfoundation.org, linux-iio@vger.kernel.org
Subject: [PULL] IIO: 3rd set of fixes for the 6.10 cycle (or for 6.11 merge window)
Date: Tue, 2 Jul 2024 08:35:11 +0100 [thread overview]
Message-ID: <20240702083511.1197a537@jic23-huawei> (raw)
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(-)
next reply other threads:[~2024-07-02 7:35 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-07-02 7:35 Jonathan Cameron [this message]
2024-07-03 14:17 ` [PULL] IIO: 3rd set of fixes for the 6.10 cycle (or for 6.11 merge window) Greg KH
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20240702083511.1197a537@jic23-huawei \
--to=jic23@kernel.org \
--cc=gregkh@linuxfoundation.org \
--cc=linux-iio@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.