summaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/config.py
diff options
context:
space:
mode:
authorHeiner Kallweit <hkallweit1@gmail.com>2021-11-28 21:14:50 +0300
committerBartosz Golaszewski <brgl@bgdev.pl>2021-12-01 14:57:06 +0300
commit92e1764787e57417b8890db0f154c0f405548cdd (patch)
tree2766cb6cc914d85aba16b82a66bb9eeb2edc6366 /scripts/gdb/linux/config.py
parentfa55b7dcdc43c1aa1ba12bca9d2dd4318c2a0dbf (diff)
downloadlinux-92e1764787e57417b8890db0f154c0f405548cdd.tar.xz
eeprom: at24: remove struct at24_client
We use member client only to get a reference to the associated struct device, via &client->dev. However we can get the same reference from the associated regmap, via regmap_get_device(regmap). Therefore struct at24_client can be removed and replaced with a regmap pointer. Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com> Signed-off-by: Bartosz Golaszewski <brgl@bgdev.pl>
Diffstat (limited to 'scripts/gdb/linux/config.py')
0 files changed, 0 insertions, 0 deletions