Commit 0371dbd
committed
drm/amd/display/dm: drop extra parameters to create_i2c()
link_index can be fetched from the ddc_service; no need for a separate
parameter. res is not used.
Reviewed-by: Harry Wentland <harry.wentland@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>1 parent 8064ca6 commit 0371dbd
1 file changed
+4
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8322 | 8322 | | |
8323 | 8323 | | |
8324 | 8324 | | |
8325 | | - | |
8326 | | - | |
8327 | | - | |
| 8325 | + | |
8328 | 8326 | | |
8329 | 8327 | | |
8330 | 8328 | | |
| |||
8335 | 8333 | | |
8336 | 8334 | | |
8337 | 8335 | | |
8338 | | - | |
| 8336 | + | |
| 8337 | + | |
8339 | 8338 | | |
8340 | 8339 | | |
8341 | 8340 | | |
| |||
8383 | 8382 | | |
8384 | 8383 | | |
8385 | 8384 | | |
8386 | | - | |
| 8385 | + | |
8387 | 8386 | | |
8388 | 8387 | | |
8389 | 8388 | | |
| |||
0 commit comments