diff options
author | 2024-12-02 12:36:41 +0100 | |
---|---|---|
committer | 2024-12-02 17:58:37 +0000 | |
commit | 8359ea9c119570fb5971379655661f77a3aafb1d (patch) | |
tree | e0cd353e45357d74871eb9193a06cf5fddc2f2e3 /tools/perf/scripts/python/gecko.py | |
parent | ASoC: cs42l51: Constify struct i2c_device_id (diff) | |
download | wireguard-linux-8359ea9c119570fb5971379655661f77a3aafb1d.tar.xz wireguard-linux-8359ea9c119570fb5971379655661f77a3aafb1d.zip |
ASoC: Drop explicit initialization of struct i2c_device_id::driver_data to 0
These drivers don't use the driver_data member of struct i2c_device_id,
so don't explicitly initialize this member.
This prepares putting driver_data in an anonymous union which requires
either no initialization or named designators. But it's also a nice
cleanup on its own.
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@baylibre.com>
Link: https://patch.msgid.link/20241202113641.1003836-2-u.kleine-koenig@baylibre.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/gecko.py')
0 files changed, 0 insertions, 0 deletions