Revision cc8ad8fa844aeae64c10f002b97a7c56619f1f57 authored by Linus Torvalds on 02 October 2020, 17:01:00 UTC, committed by Linus Torvalds on 02 October 2020, 17:01:00 UTC
Pull IIO fixes from Greg KH:
 "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"

* tag 'staging-5.9-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging:
  iio: adc: qcom-spmi-adc5: fix driver name
  iio: adc: ad7124: Fix typo in device name
2 parent s 0bf0dfd + 52a0352
Raw File
.cocciconfig
[spatch]
	options = --timeout 200
	options = --use-gitgrep
back to top