summaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/utils.py
diff options
context:
space:
mode:
authorRomain Gantois <romain.gantois@bootlin.com>2025-03-06 17:23:27 +0100
committerWolfram Sang <wsa+renesas@sang-engineering.com>2025-04-18 23:34:00 +0200
commitdb1962c94dab207e5db5eeb7fdaa8e5f9c60d00e (patch)
treef8ffc31de9e11ca0fc7112b1a8391ff1daad8217 /scripts/gdb/linux/utils.py
parent24960bd0a19d933ae07c081e6efce0a4b77fa4b7 (diff)
i2c: rename field 'alias_list' of struct i2c_atr_chan to 'alias_pairs'
The "alias_list" field of struct i2c_atr_chan describes translation table entries programmed in the ATR channel. This terminology will become more confusing when per-channel alias pool support is introduced, as struct i2c_atr_chan will gain a new field called "alias_pool", which will describe aliases which are available to the ATR channel. Rename the "alias_list" field to "alias_pairs" to clearly distinguish it from the future "alias_pool" field. No functional change is intended. Tested-by: Tomi Valkeinen <tomi.valkeinen@ideasonboard.com> Signed-off-by: Romain Gantois <romain.gantois@bootlin.com> Acked-by: Andi Shyti <andi.shyti@kernel.org> Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions