diff options
author | Pin-yen Lin <[email protected]> | 2023-07-18 19:04:05 +0800 |
---|---|---|
committer | Robert Foss <[email protected]> | 2023-07-24 10:38:02 +0200 |
commit | d65feac281ab479c679e0d5d2e44c3ac98eb8707 (patch) | |
tree | 59d478e4d246c2f6ac2c13a5e704068e353f01a1 /scripts/generate_rust_analyzer.py | |
parent | dd9c1329027d1f037f61bcad6629397dadab66df (diff) |
drm/bridge: Remove redundant i2c_client in anx7625/it6505
These two drivers embed a i2c_client in their private driver data, but
only strict device is actually needed. Replace the i2c_client reference
with a struct device one.
Signed-off-by: Pin-yen Lin <[email protected]>
Reviewed-by: Andy Shevchenko <[email protected]>
Reviewed-by: AngeloGioacchino Del Regno <[email protected]>
Signed-off-by: Chen-Yu Tsai <[email protected]>
Signed-off-by: Robert Foss <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions