]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
iio: accel: fxls8962af: select IIO_BUFFER & IIO_KFIFO_BUF
authorAlexander Sverdlin <alexander.sverdlin@siemens.com>
Wed, 5 Jun 2024 20:38:06 +0000 (22:38 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 5 Jul 2024 07:33:57 +0000 (09:33 +0200)
commit7387777aeb2c86e7af9ba13d04dce60e083dcb68
tree475f6cbc79d8ea828fe8803035e7de6d286868b0
parent1ce8be8442cdc09bfc29fb14c56b2052193f48d0
iio: accel: fxls8962af: select IIO_BUFFER & IIO_KFIFO_BUF

commit a821d7111e3f7c8869961b606714a299bfe20014 upstream.

Provide missing symbols to the module:
ERROR: modpost: iio_push_to_buffers [drivers/iio/accel/fxls8962af-core.ko] undefined!
ERROR: modpost: devm_iio_kfifo_buffer_setup_ext [drivers/iio/accel/fxls8962af-core.ko] undefined!

Cc: stable@vger.kernel.org
Fixes: 79e3a5bdd9ef ("iio: accel: fxls8962af: add hw buffered sampling")
Signed-off-by: Alexander Sverdlin <alexander.sverdlin@siemens.com>
Reviewed-by: Sean Nyekjaer <sean@geanix.com>
Link: https://lore.kernel.org/r/20240605203810.2908980-2-alexander.sverdlin@siemens.com
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/iio/accel/Kconfig