Searched hist:"3 bd072d118765f2fcbee3bfef19d2b7960ab0d1d" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/iio/accel/ |
H A D | bmi088-accel-spi.c | diff 3bd072d118765f2fcbee3bfef19d2b7960ab0d1d Sun Jan 16 12:05:32 CST 2022 Jonathan Cameron <Jonathan.Cameron@huawei.com> iio:accel:bmi088: Move exports into IIO_BMI088 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: Mike Looijmans <mike.looijmans@topic.nl> Link: https://lore.kernel.org/r/20220116180535.2367780-11-jic23@kernel.org
|
H A D | bmi088-accel-core.c | diff 3bd072d118765f2fcbee3bfef19d2b7960ab0d1d Sun Jan 16 12:05:32 CST 2022 Jonathan Cameron <Jonathan.Cameron@huawei.com> iio:accel:bmi088: Move exports into IIO_BMI088 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: Mike Looijmans <mike.looijmans@topic.nl> Link: https://lore.kernel.org/r/20220116180535.2367780-11-jic23@kernel.org
|