diff options
author | Heikki Krogerus <[email protected]> | 2023-11-21 13:46:47 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2023-11-21 15:31:40 +0100 |
commit | 4b435764f7c2922822962e7f6343cce645d502f1 (patch) | |
tree | 81e742204028cbcbdb5e90fd8afcf60ad8fdf4df /scripts/generate_rust_analyzer.py | |
parent | 61d2cf0db741827724d33079b4a54bf99a32b8e5 (diff) |
usb: typec: tipd: Supply also I2C driver data
If there is no fwnode, device_get_match_data() does not
return anything making the probe to always fail. Using
i2c_get_match_data() when there is no fwnode to fix that.
Fixes: 5bd4853da049 ("USB: typec: tps6598x: Add device data to of_device_id")
Signed-off-by: Heikki Krogerus <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions