From: Jonathan Cameron <jic23@kernel.org>
To: gregkh@linuxfoundation.org, linux-iio@vger.kernel.org
Subject: [PULL] 2nd set of IIO fixes for 5.9
Date: Sun, 20 Sep 2020 19:03:49 +0100 [thread overview]
Message-ID: <20200920190349.2732d4e8@archlinux> (raw)
The following changes since commit 856deb866d16e29bd65952e0289066f6078af773:
Linux 5.9-rc5 (2020-09-13 16:06:00 -0700)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio.git tags/iio-fixes-for-5.9b
for you to fetch changes up to 888f7cdc893a67d556187b12f40c9e9710ec1c99:
iio: adc: qcom-spmi-adc5: fix driver name (2020-09-20 18:26:44 +0100)
----------------------------------------------------------------
2nd set of IIO fixes for the 5.9 cycle.
One of these fixes a regresison introduced this cycle, but if I am too late
sending this request, it can be queued up for the merge window.
ad7124: fix typo in device name exposed through sysfs.
qcom-spmi-adc: fix stray .c in driver name field.
----------------------------------------------------------------
Dmitry Baryshkov (1):
iio: adc: qcom-spmi-adc5: fix driver name
Mircea Caprioru (1):
iio: adc: ad7124: Fix typo in device name
drivers/iio/adc/ad7124.c | 4 ++--
drivers/iio/adc/qcom-spmi-adc5.c | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
next reply other threads:[~2020-09-20 18:03 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-09-20 18:03 Jonathan Cameron [this message]
2020-09-22 7:57 ` [PULL] 2nd set of IIO fixes for 5.9 Greg KH
2020-09-22 12:29 ` Jonathan Cameron
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=20200920190349.2732d4e8@archlinux \
--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.