linux/drivers/iio/light
David Lechner 50df704303 iio: light: cm3232: make struct cm3232_als_info const
Add const qualifier to struct cm3232_als_info. This is read-only data so
it can be made const.

Signed-off-by: David Lechner <dlechner@baylibre.com>
Link: https://patch.msgid.link/20250628-iio-const-data-20-v1-2-2bf90b03f9f1@baylibre.com
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
2025-07-13 15:36:24 +01:00
..
acpi-als.c iio: normalize array sentinel style 2025-04-22 19:10:04 +01:00
adjd_s311.c iio: light: Use aligned_s64 instead of open coding alignment. 2024-12-28 14:28:15 +00:00
adux1020.c iio: Remove single use of macro definition for regmap name 2025-06-09 07:45:36 +01:00
al3000a.c iio: normalize array sentinel style 2025-04-22 19:10:04 +01:00
al3010.c iio: normalize array sentinel style 2025-04-22 19:10:04 +01:00
al3320a.c iio: normalize array sentinel style 2025-04-22 19:10:04 +01:00
apds9160.c iio: Remove single use of macro definition for regmap name 2025-06-09 07:45:36 +01:00
apds9300.c iio: Remove single use of macro definition for IRQ name 2025-06-09 07:45:36 +01:00
apds9306.c iio: light: apds9306: Refactor threshold get/set functions to use helper 2025-06-26 19:32:54 +01:00
apds9960.c iio: Remove single use of macro definition for regmap name 2025-06-09 07:45:36 +01:00
as73211.c iio: light: as73211: Switch to sparse friendly iio_device_claim/release_direct() 2025-04-22 19:09:56 +01:00
bh1745.c iio: light: bh1745: use = { } instead of memset() 2025-06-26 19:32:56 +01:00
bh1750.c iio: light: bh1750: Add hardware reset support via GPIO 2025-04-22 19:09:51 +01:00
bh1780.c iio: normalize array sentinel style 2025-04-22 19:10:04 +01:00
cm3232.c iio: light: cm3232: make struct cm3232_als_info const 2025-07-13 15:36:24 +01:00
cm3323.c iio: normalize array sentinel style 2025-04-22 19:10:04 +01:00
cm3605.c iio: normalize array sentinel style 2025-04-22 19:10:04 +01:00
cm32181.c iio: light: Fix spelling mistake "regist" -> "register" 2025-03-04 14:50:52 +00:00
cm36651.c iio: light: Fix spelling mistake "regist" -> "register" 2025-03-04 14:50:52 +00:00
cros_ec_light_prox.c iio: normalize array sentinel style 2025-04-22 19:10:04 +01:00
gp2ap002.c iio: normalize array sentinel style 2025-04-22 19:10:04 +01:00
gp2ap020a00f.c iio: light: gp2ap020a00f: Switch to sparse friendly iio_device_claim/release_direct() 2025-04-22 19:09:55 +01:00
hid-sensor-als.c iio: normalize array sentinel style 2025-04-22 19:10:04 +01:00
hid-sensor-prox.c IIO: New device support, features and cleanup for 6.16 - take 2 2025-05-22 15:54:52 +02:00
iqs621-als.c iio: fix write_event_config signature 2024-11-03 20:33:44 +00:00
isl29018.c iio: normalize array sentinel style 2025-04-22 19:10:04 +01:00
isl29028.c iio: light: isl29028: convert to use maple tree register cache 2025-06-26 19:32:53 +01:00
isl29125.c iio: light: isl29125: Switch to sparse friendly iio_device_claim/release_direct() 2025-04-22 19:09:55 +01:00
isl76682.c iio: light: isl76682: make isl76682_range_table const 2025-07-13 15:36:23 +01:00
jsa1212.c iio: Remove single use of macro definition for regmap name 2025-06-09 07:45:36 +01:00
Kconfig iio: light: Add support for AL3000a illuminance sensor 2025-03-04 13:17:48 +00:00
lm3533-als.c iio: Switch back to struct platform_driver::remove() 2024-10-10 19:31:50 +01:00
ltr390.c iio: normalize array sentinel style 2025-04-22 19:10:04 +01:00
ltr501.c iio: light: ltr501: use = { } instead of memset() 2025-06-26 19:32:57 +01:00
ltrf216a.c iio: normalize array sentinel style 2025-04-22 19:10:04 +01:00
lv0104cs.c iio: Drop explicit initialization of struct i2c_device_id::driver_data to 0 2024-05-27 09:48:57 +01:00
Makefile iio: light: Add support for AL3000a illuminance sensor 2025-03-04 13:17:48 +00:00
max44000.c iio: light: Use aligned_s64 instead of open coding alignment. 2024-12-28 14:28:15 +00:00
max44009.c iio: fix write_event_config signature 2024-11-03 20:33:44 +00:00
noa1305.c iio: light: noa1305: Fix up integration time look up 2024-08-17 15:37:37 +01:00
opt3001.c iio: light: opt3001: fix deadlock due to concurrent flag access 2025-04-07 19:32:49 +01:00
opt4001.c iio: normalize array sentinel style 2025-04-22 19:10:04 +01:00
opt4060.c iio: light: opt4060: use = { } instead of memset() 2025-06-26 19:32:57 +01:00
pa12203001.c iio: normalize array sentinel style 2025-04-22 19:10:04 +01:00
rohm-bu27034.c iio: light: rohm-bu27034: Switch to sparse friendly iio_device_claim/release_direct() 2025-04-22 19:09:56 +01:00
rpr0521.c iio: Remove single use of macro definition for regmap name 2025-06-09 07:45:36 +01:00
si1133.c move asm/unaligned.h to linux/unaligned.h 2024-10-02 17:23:23 -04:00
si1145.c iio: light: si1145: Switch to sparse friendly iio_device_claim/release_direct() 2025-04-22 19:09:56 +01:00
st_uvis25.h iio: light: Use aligned_s64 instead of open coding alignment. 2024-12-28 14:28:15 +00:00
st_uvis25_core.c iio: light: st_uvis25: Switch to sparse friendly iio_device_claim/release_direct() 2025-04-22 19:09:56 +01:00
st_uvis25_i2c.c iio: normalize array sentinel style 2025-04-22 19:10:04 +01:00
st_uvis25_spi.c iio: normalize array sentinel style 2025-04-22 19:10:04 +01:00
stk3310.c iio: Remove single use of macro definition for regmap name 2025-06-09 07:45:36 +01:00
tcs3414.c iio: light: tcs3414: Switch to sparse friendly iio_device_claim/release_direct() 2025-04-22 19:09:56 +01:00
tcs3472.c iio: light: tcs3472: Switch to sparse friendly iio_device_claim/release_direct() 2025-04-22 19:09:56 +01:00
tsl2563.c iio: normalize array sentinel style 2025-04-22 19:10:04 +01:00
tsl2583.c iio: normalize array sentinel style 2025-04-22 19:10:04 +01:00
tsl2591.c iio: normalize array sentinel style 2025-04-22 19:10:04 +01:00
tsl2772.c iio: normalize array sentinel style 2025-04-22 19:10:04 +01:00
tsl4531.c iio: Drop explicit initialization of struct i2c_device_id::driver_data to 0 2024-05-27 09:48:57 +01:00
us5182d.c iio: normalize array sentinel style 2025-04-22 19:10:04 +01:00
vcnl4000.c iio: normalize array sentinel style 2025-04-22 19:10:04 +01:00
vcnl4035.c iio: Remove single use of macro definition for regmap name 2025-06-09 07:45:36 +01:00
veml3235.c iio: light: veml3235: fix scale to conform to ABI 2025-01-04 12:36:39 +00:00
veml6030.c iio: light: veml6030: use = { } instead of memset() 2025-06-26 19:32:57 +01:00
veml6040.c iio: normalize array sentinel style 2025-04-22 19:10:04 +01:00
veml6070.c iio: light: veml6070: add support for integration time 2024-11-03 20:33:42 +00:00
veml6075.c iio: normalize array sentinel style 2025-04-22 19:10:04 +01:00
vl6180.c iio: normalize array sentinel style 2025-04-22 19:10:04 +01:00
zopt2201.c iio: light: zopt2201: make zopt2201_scale const 2025-07-13 15:36:23 +01:00