Merge tag 'iio-fixes-for-6.1d' of https://git.kernel.org/pub/scm/linux/kernel/git...
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 27 Nov 2022 14:05:05 +0000 (15:05 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 27 Nov 2022 14:05:05 +0000 (15:05 +0100)
commit6e6df27064aa0a95b6c8a2e2757de35a244649a5
tree1f0325ed606a6355a70ec5100f8341f29550c044
parent75621ae307caf4efa0a61152b667bf7083850ffe
parent86fdd15e10e404e70ecb2a3bff24d70356d42b36
Merge tag 'iio-fixes-for-6.1d' of https://git./linux/kernel/git/jic23/iio into char-misc-next

Jonathan writes:

4th set of IIO fixes for 6.1

Single patch fixing a memory leak in an error path.
Fine to queue either for 6.2 if too late for 6.1

* tag 'iio-fixes-for-6.1d' of https://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio:
  iio: fix memory leak in iio_device_register_eventset()
  dt-bindings: iio: adc: Remove the property "aspeed,trim-data-valid"
  iio: adc: aspeed: Remove the trim valid dts property.
  iio: core: Fix entry not deleted when iio_register_sw_trigger_type() fails
  iio: accel: bma400: Fix memory leak in bma400_get_steps_reg()
  iio: light: rpr0521: add missing Kconfig dependencies
  iio: health: afe4404: Fix oob read in afe4404_[read|write]_raw
  iio: health: afe4403: Fix oob read in afe4403_read_raw
  iio: light: apds9960: fix wrong register for gesture gain
drivers/iio/accel/bma400_core.c
drivers/iio/health/afe4404.c
drivers/iio/industrialio-event.c
drivers/iio/light/apds9960.c