diff options
| author | Oleksij Rempel <o.rempel@pengutronix.de> | 2026-02-10 16:51:02 +0300 |
|---|---|---|
| committer | Jonathan Cameron <Jonathan.Cameron@huawei.com> | 2026-03-22 15:43:22 +0300 |
| commit | d2d5a6cb288ad3d9fb327feb39f478dc40ec9f9c (patch) | |
| tree | 6b1142e0a18d980e0fef1b5b4a41a56ce630ddbc /include/linux | |
| parent | 809b578b99c57cd5cbcfe5e1ef40ae0da6a383ee (diff) | |
| download | linux-d2d5a6cb288ad3d9fb327feb39f478dc40ec9f9c.tar.xz | |
iio: dac: ds4424: rename iio_info struct to avoid ambiguity
Rename the static `ds4424_info` structure to `ds4424_iio_info`.
The previous name was generic and could be confused with chip-specific
data structures (like the upcoming `ds4424_chip_info`). The new name
explicitly indicates that this structure holds the IIO framework
callbacks.
Signed-off-by: Oleksij Rempel <o.rempel@pengutronix.de>
Reviewed-by: Andy Shevchenko <andriy.shevchenko@intel.com>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions
