coreboot/src/drivers/i2c
Furquan Shaikh 00296ea96f i2c/designware: Constify struct device * parameter to dw_i2c_soc_dev_to_bus
dw_i2c_soc_dev_to_bus() does not need to modify the device
structure. Thus, this change makes the struct device * parameter to
dw_i2c_soc_dev_to_bus as const.

Change-Id: Ibf5c8d8127dff2ab2ccbd1f6b4f553e98e81955f
Signed-off-by: Furquan Shaikh <furquan@google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/40704
Reviewed-by: HAOUAS Elyes <ehaouas@noos.fr>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2020-04-28 19:39:46 +00:00
..
adt7463 Replace DEVICE_NOOP with noop_(set|read)_resources 2020-04-10 11:50:22 +00:00
at24rf08c Replace DEVICE_NOOP with noop_(set|read)_resources 2020-04-10 11:50:22 +00:00
ck505 Replace DEVICE_NOOP with noop_(set|read)_resources 2020-04-10 11:50:22 +00:00
da7219 Replace DEVICE_NOOP with noop_(set|read)_resources 2020-04-10 11:50:22 +00:00
designware i2c/designware: Constify struct device * parameter to dw_i2c_soc_dev_to_bus 2020-04-28 19:39:46 +00:00
generic Replace DEVICE_NOOP with noop_(set|read)_resources 2020-04-10 11:50:22 +00:00
hid Replace DEVICE_NOOP with noop_(set|read)_resources 2020-04-10 11:50:22 +00:00
lm96000 Replace DEVICE_NOOP with noop_(set|read)_resources 2020-04-10 11:50:22 +00:00
max98373 Replace DEVICE_NOOP with noop_(set|read)_resources 2020-04-10 11:50:22 +00:00
max98927 Replace DEVICE_NOOP with noop_(set|read)_resources 2020-04-10 11:50:22 +00:00
nau8825 Replace DEVICE_NOOP with noop_(set|read)_resources 2020-04-10 11:50:22 +00:00
nct7802y Replace DEVICE_NOOP with noop_(set|read)_resources 2020-04-10 11:50:22 +00:00
pca9538 Replace DEVICE_NOOP with noop_(set|read)_resources 2020-04-10 11:50:22 +00:00
pcf8523 Replace DEVICE_NOOP with noop_(set|read)_resources 2020-04-10 11:50:22 +00:00
ptn3460 Replace DEVICE_NOOP with noop_(set|read)_resources 2020-04-10 11:50:22 +00:00
rt1011 Replace DEVICE_NOOP with noop_(set|read)_resources 2020-04-10 11:50:22 +00:00
rt5663 Replace DEVICE_NOOP with noop_(set|read)_resources 2020-04-10 11:50:22 +00:00
rtd2132 Replace DEVICE_NOOP with noop_(set|read)_resources 2020-04-10 11:50:22 +00:00
rx6110sa Replace DEVICE_NOOP with noop_(set|read)_resources 2020-04-10 11:50:22 +00:00
sx9310 Replace DEVICE_NOOP with noop_(set|read)_resources 2020-04-10 11:50:22 +00:00
tpm rules.h: Rename ENV_VERSTAGE to ENV_SEPARATE_VERSTAGE 2020-04-23 01:21:56 +00:00
w83793 Replace DEVICE_NOOP with noop_(set|read)_resources 2020-04-10 11:50:22 +00:00
ww_ring src/[arch-lib]: change "unsigned" to "unsigned int" 2019-10-27 21:08:39 +00:00