Commit e4476cd
drm/bridge: dw-hdmi: Sync comment block with actual bus formats order
Commit d3d6b1b ("drm: bridge: dw_hdmi: fix preference of RGB modes
over YUV420") changed the order of the output bus formats, but missed to
update accordingly the "Possible output formats" comment section above
dw_hdmi_bridge_atomic_get_output_bus_fmts().
Fix the misleading comment block and a context related typo.
Signed-off-by: Cristian Ciocaltea <[email protected]>
Reviewed-by: Neil Armstrong <[email protected]>
Signed-off-by: Robert Foss <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]1 parent 0e9cb79 commit e4476cd
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2621 | 2621 | | |
2622 | 2622 | | |
2623 | 2623 | | |
| 2624 | + | |
2624 | 2625 | | |
2625 | 2626 | | |
2626 | 2627 | | |
| |||
2631 | 2632 | | |
2632 | 2633 | | |
2633 | 2634 | | |
2634 | | - | |
2635 | 2635 | | |
2636 | 2636 | | |
2637 | 2637 | | |
| |||
2669 | 2669 | | |
2670 | 2670 | | |
2671 | 2671 | | |
2672 | | - | |
| 2672 | + | |
2673 | 2673 | | |
2674 | 2674 | | |
2675 | 2675 | | |
| |||
0 commit comments