Commit 674440b
Ye Li
LFU-753-3 video: imx93-parallel-disp-fmt: Fix uninitialized variable
The bus_format variable is not initialized, in case the fmt property
is not set, it will cause problem to following codes.
Fix coverity issue 37938122.
Signed-off-by: Ye Li <[email protected]>
Reviewed-by: Peng Fan <[email protected]>1 parent 83652aa commit 674440b
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
84 | | - | |
| 84 | + | |
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
| |||
0 commit comments