Searched hist:fe2fe330e0d1efdf3b366f26deaf92fac7c28340 (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/iio/accel/ |
H A D | adxl355_spi.c | diff fe2fe330e0d1efdf3b366f26deaf92fac7c28340 Sun Jan 16 12:05:29 CST 2022 Jonathan Cameron <Jonathan.Cameron@huawei.com> iio:accel:adxl355: Move exports into IIO_ADXL355 namespace
To avoid unnecessary pollution of the global symbol namespace move the driver core exports into their own namespace and import that into the two bus modules.
For more info see https://lwn.net/Articles/760045/
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com> Cc: Puranjay Mohan <puranjay12@gmail.com> Link: https://lore.kernel.org/r/20220116180535.2367780-8-jic23@kernel.org
|
H A D | adxl355_i2c.c | diff fe2fe330e0d1efdf3b366f26deaf92fac7c28340 Sun Jan 16 12:05:29 CST 2022 Jonathan Cameron <Jonathan.Cameron@huawei.com> iio:accel:adxl355: Move exports into IIO_ADXL355 namespace
To avoid unnecessary pollution of the global symbol namespace move the driver core exports into their own namespace and import that into the two bus modules.
For more info see https://lwn.net/Articles/760045/
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com> Cc: Puranjay Mohan <puranjay12@gmail.com> Link: https://lore.kernel.org/r/20220116180535.2367780-8-jic23@kernel.org
|
H A D | adxl355_core.c | diff fe2fe330e0d1efdf3b366f26deaf92fac7c28340 Sun Jan 16 12:05:29 CST 2022 Jonathan Cameron <Jonathan.Cameron@huawei.com> iio:accel:adxl355: Move exports into IIO_ADXL355 namespace
To avoid unnecessary pollution of the global symbol namespace move the driver core exports into their own namespace and import that into the two bus modules.
For more info see https://lwn.net/Articles/760045/
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com> Cc: Puranjay Mohan <puranjay12@gmail.com> Link: https://lore.kernel.org/r/20220116180535.2367780-8-jic23@kernel.org
|