Commit d439158
fwk: fix wrong ucsi logic for one pd chip
With two pd chips, the ucsi function is well.
But on the one pd chip system, the or logic is wrong and causes the
infinite loop
BRANCH=fwk-main
BUG=None
TEST=with device that has one type-C controller, UCSI works correctly
Signed-off-by: Josh Tsai <Josh_Tsai@compal.com>
(cherry picked from commit 95054c6)1 parent 0239344 commit d439158
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
292 | 292 | | |
293 | 293 | | |
294 | 294 | | |
295 | | - | |
| 295 | + | |
296 | 296 | | |
297 | 297 | | |
298 | 298 | | |
| |||
0 commit comments