Searched hist:c8629ec92cb2a2e24bed4509d13c88b0cf5525c4 (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/iio/pressure/ |
H A D | zpa2326_spi.c | diff c8629ec92cb2a2e24bed4509d13c88b0cf5525c4 Sun Jan 30 21:56:54 CET 2022 Jonathan Cameron <Jonathan.Cameron@huawei.com> iio:pressure:zpa2326: Move exports into IIO_ZPA2326 namespace
In order to avoid unnecessary pollution of the global symbol namespace move the common/library functions into a specific namespace and import that into the bus specific device drivers that use them.
For more information see https://lwn.net/Articles/760045/
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com> Reviewed-by: Andy Shevchenko <andy.shevchenko@gmail.com> Link: https://lore.kernel.org/r/20220130205701.334592-10-jic23@kernel.org
|
H A D | zpa2326_i2c.c | diff c8629ec92cb2a2e24bed4509d13c88b0cf5525c4 Sun Jan 30 21:56:54 CET 2022 Jonathan Cameron <Jonathan.Cameron@huawei.com> iio:pressure:zpa2326: Move exports into IIO_ZPA2326 namespace
In order to avoid unnecessary pollution of the global symbol namespace move the common/library functions into a specific namespace and import that into the bus specific device drivers that use them.
For more information see https://lwn.net/Articles/760045/
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com> Reviewed-by: Andy Shevchenko <andy.shevchenko@gmail.com> Link: https://lore.kernel.org/r/20220130205701.334592-10-jic23@kernel.org
|
H A D | zpa2326.c | diff c8629ec92cb2a2e24bed4509d13c88b0cf5525c4 Sun Jan 30 21:56:54 CET 2022 Jonathan Cameron <Jonathan.Cameron@huawei.com> iio:pressure:zpa2326: Move exports into IIO_ZPA2326 namespace
In order to avoid unnecessary pollution of the global symbol namespace move the common/library functions into a specific namespace and import that into the bus specific device drivers that use them.
For more information see https://lwn.net/Articles/760045/
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com> Reviewed-by: Andy Shevchenko <andy.shevchenko@gmail.com> Link: https://lore.kernel.org/r/20220130205701.334592-10-jic23@kernel.org
|