summaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/utils.py
diff options
context:
space:
mode:
authorDavid Lechner <dlechner@baylibre.com>2025-06-28 12:52:30 -0500
committerJonathan Cameron <Jonathan.Cameron@huawei.com>2025-07-13 15:36:24 +0100
commit8f02a8d6a7bfcf742bf65202eee3b8a5fc1f374f (patch)
tree3751317152861916c5f6c5c6816d2aa960268b76 /scripts/gdb/linux/utils.py
parent2ef920e0e5c06c2bf200a1f1e1019a9a5111a90e (diff)
iio: light: cm3232: move calibscale to struct cm3232_chip
Move the calibscale field from struct cm3232_als_info to struct cm3232_chip. The chip info struct is supposed to be const while the driver data struct should contain mutable fields. Since calibscale is a mutable field, it should be in the driver data struct. Signed-off-by: David Lechner <dlechner@baylibre.com> Link: https://patch.msgid.link/20250628-iio-const-data-20-v1-1-2bf90b03f9f1@baylibre.com Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions