Commit ff1fd294 authored by Patrik Jakobsson's avatar Patrik Jakobsson
Browse files

drm/scdc: Fix typo in bit definition of SCDC_STATUS_FLAGS



Fix typo where bits got compared (x < y) instead of shifted (x << y).

Signed-off-by: default avatarPatrik Jakobsson <patrik.r.jakobsson@gmail.com>
Reviewed-by: default avatarThierry Reding <treding@nvidia.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20191016123342.19119-1-patrik.r.jakobsson@gmail.com
parent 2869e82e
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment