Searched hist:"2 b059449b5a3d24cc3ce760f90a15a0e3052af25" (Results 1 – 4 of 4) sorted by relevance
/linux/drivers/iio/imu/st_lsm6dsx/ |
H A D | st_lsm6dsx_i3c.c | diff 2b059449b5a3d24cc3ce760f90a15a0e3052af25 Sat Jun 04 18:12:23 CEST 2022 Jonathan Cameron <Jonathan.Cameron@huawei.com> iio: imu: lsm6dsx: Move exported symbols to the IIO_LSM6DSX namespace
Avoid unnecessary pollution of the global symbol namespace by moving library functions in to a specific namespace and import that into the drivers that make use of the functions.
For more info: https://lwn.net/Articles/760045/
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com> Link: https://lore.kernel.org/r/20220220181522.541718-9-jic23@kernel.org Acked-by: Lorenzo Bianconi <lorenzo@kernel.org> Link: https://lore.kernel.org/r/20220604161223.461847-6-jic23@kernel.org
|
H A D | st_lsm6dsx_spi.c | diff 2b059449b5a3d24cc3ce760f90a15a0e3052af25 Sat Jun 04 18:12:23 CEST 2022 Jonathan Cameron <Jonathan.Cameron@huawei.com> iio: imu: lsm6dsx: Move exported symbols to the IIO_LSM6DSX namespace
Avoid unnecessary pollution of the global symbol namespace by moving library functions in to a specific namespace and import that into the drivers that make use of the functions.
For more info: https://lwn.net/Articles/760045/
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com> Link: https://lore.kernel.org/r/20220220181522.541718-9-jic23@kernel.org Acked-by: Lorenzo Bianconi <lorenzo@kernel.org> Link: https://lore.kernel.org/r/20220604161223.461847-6-jic23@kernel.org
|
H A D | st_lsm6dsx_i2c.c | diff 2b059449b5a3d24cc3ce760f90a15a0e3052af25 Sat Jun 04 18:12:23 CEST 2022 Jonathan Cameron <Jonathan.Cameron@huawei.com> iio: imu: lsm6dsx: Move exported symbols to the IIO_LSM6DSX namespace
Avoid unnecessary pollution of the global symbol namespace by moving library functions in to a specific namespace and import that into the drivers that make use of the functions.
For more info: https://lwn.net/Articles/760045/
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com> Link: https://lore.kernel.org/r/20220220181522.541718-9-jic23@kernel.org Acked-by: Lorenzo Bianconi <lorenzo@kernel.org> Link: https://lore.kernel.org/r/20220604161223.461847-6-jic23@kernel.org
|
H A D | st_lsm6dsx_core.c | diff 2b059449b5a3d24cc3ce760f90a15a0e3052af25 Sat Jun 04 18:12:23 CEST 2022 Jonathan Cameron <Jonathan.Cameron@huawei.com> iio: imu: lsm6dsx: Move exported symbols to the IIO_LSM6DSX namespace
Avoid unnecessary pollution of the global symbol namespace by moving library functions in to a specific namespace and import that into the drivers that make use of the functions.
For more info: https://lwn.net/Articles/760045/
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com> Link: https://lore.kernel.org/r/20220220181522.541718-9-jic23@kernel.org Acked-by: Lorenzo Bianconi <lorenzo@kernel.org> Link: https://lore.kernel.org/r/20220604161223.461847-6-jic23@kernel.org
|