[GIT PULL] IIO driver fixes for 5.9-rc8

Greg KH gregkh at linuxfoundation.org
Fri Oct 2 14:20:11 UTC 2020


The following changes since commit 856deb866d16e29bd65952e0289066f6078af773:

  Linux 5.9-rc5 (2020-09-13 16:06:00 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging.git tags/staging-5.9-rc8

for you to fetch changes up to 52a035235ed5a1392fc264bd614eb96d1ac97a3d:

  Merge tag 'iio-fixes-for-5.9b-take2' of https://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus (2020-09-22 18:36:40 +0200)

----------------------------------------------------------------
IIO fixes for 5.9-rc8

Here are two small IIO driver fixes for 5.9-rc8 that resolve some
reported issues:
	- driver name fixed in one driver
	- device name typo fixed

Both have been in linux-next for a while with no reported problems.

Signed-off-by: Greg Kroah-Hartman <gregkh at linuxfoundation.org>

----------------------------------------------------------------
Dmitry Baryshkov (1):
      iio: adc: qcom-spmi-adc5: fix driver name

Greg Kroah-Hartman (1):
      Merge tag 'iio-fixes-for-5.9b-take2' of https://git.kernel.org/.../jic23/iio into staging-linus

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


More information about the devel mailing list