diff options
author | Shinas Rasheed <[email protected]> | 2023-12-07 21:56:46 -0800 |
---|---|---|
committer | David S. Miller <[email protected]> | 2023-12-11 10:00:59 +0000 |
commit | 284f717622417cb267e344a9174f8e5698d1e3c1 (patch) | |
tree | 2067784da8e4167227fd6ff08c00cc768a6e6108 /drivers/gpu/drm/amd/display/dc/basics/custom_float.c | |
parent | 125f1c7f26ffcdbf96177abe75b70c1a6ceb17bc (diff) |
octeon_ep: explicitly test for firmware ready value
The firmware ready value is 1, and get firmware ready status
function should explicitly test for that value. The firmware
ready value read will be 2 after driver load, and on unbind
till firmware rewrites the firmware ready back to 0, the value
seen by driver will be 2, which should be regarded as not ready.
Fixes: 10c073e40469 ("octeon_ep: defer probe if firmware not ready")
Signed-off-by: Shinas Rasheed <[email protected]>
Reviewed-by: Simon Horman <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/display/dc/basics/custom_float.c')
0 files changed, 0 insertions, 0 deletions