Searched hist:"6 eaf9f6a2738789dedb1e962096f61aaddd81464" (Results 1 – 4 of 4) sorted by relevance
/linux/include/linux/iio/ |
H A D | iio-opaque.h | diff 6eaf9f6a2738789dedb1e962096f61aaddd81464 Mon Apr 26 19:49:05 CEST 2021 Jonathan Cameron <Jonathan.Cameron@huawei.com> iio: core: move @driver_module from struct iio_dev to struct iio_dev_opaque
Continuing move to hide internal elements from drivers, move this structure element over. It's only accessed from iio core files so this one was straight forward and no accessor functions are needed.
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com> Reviewed-by: Alexandru Ardelean <ardeleanalex@gmail.com> Link: https://lore.kernel.org/r/20210426174911.397061-4-jic23@kernel.org
|
H A D | iio.h | diff 6eaf9f6a2738789dedb1e962096f61aaddd81464 Mon Apr 26 19:49:05 CEST 2021 Jonathan Cameron <Jonathan.Cameron@huawei.com> iio: core: move @driver_module from struct iio_dev to struct iio_dev_opaque
Continuing move to hide internal elements from drivers, move this structure element over. It's only accessed from iio core files so this one was straight forward and no accessor functions are needed.
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com> Reviewed-by: Alexandru Ardelean <ardeleanalex@gmail.com> Link: https://lore.kernel.org/r/20210426174911.397061-4-jic23@kernel.org
|
/linux/drivers/iio/ |
H A D | industrialio-trigger.c | diff 6eaf9f6a2738789dedb1e962096f61aaddd81464 Mon Apr 26 19:49:05 CEST 2021 Jonathan Cameron <Jonathan.Cameron@huawei.com> iio: core: move @driver_module from struct iio_dev to struct iio_dev_opaque
Continuing move to hide internal elements from drivers, move this structure element over. It's only accessed from iio core files so this one was straight forward and no accessor functions are needed.
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com> Reviewed-by: Alexandru Ardelean <ardeleanalex@gmail.com> Link: https://lore.kernel.org/r/20210426174911.397061-4-jic23@kernel.org
|
H A D | industrialio-core.c | diff 6eaf9f6a2738789dedb1e962096f61aaddd81464 Mon Apr 26 19:49:05 CEST 2021 Jonathan Cameron <Jonathan.Cameron@huawei.com> iio: core: move @driver_module from struct iio_dev to struct iio_dev_opaque
Continuing move to hide internal elements from drivers, move this structure element over. It's only accessed from iio core files so this one was straight forward and no accessor functions are needed.
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com> Reviewed-by: Alexandru Ardelean <ardeleanalex@gmail.com> Link: https://lore.kernel.org/r/20210426174911.397061-4-jic23@kernel.org
|