Commit 043d20e
devices: imx500: Fix IMX500.get_kpi_info()
Pull the KPI values directly from the tuple instead of decoding a byte
array.
Signed-off-by: Chizkiyahu Raful1 parent 98a0d46 commit 043d20e
1 file changed
+2
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
581 | 581 | | |
582 | 582 | | |
583 | 583 | | |
584 | | - | |
| 584 | + | |
585 | 585 | | |
586 | 586 | | |
587 | 587 | | |
588 | | - | |
589 | | - | |
590 | | - | |
591 | | - | |
| 588 | + | |
592 | 589 | | |
593 | 590 | | |
594 | 591 | | |
| |||
0 commit comments