commit | 80d42db02b3a5beb8cffba08207adf5f4c525ee3 | [log] [tgz] |
---|---|---|
author | Andres Rodriguez <andresx7@gmail.com> | Wed Jun 19 14:30:33 2019 -0400 |
committer | Dave Airlie <airlied@redhat.com> | Tue Jun 25 14:44:03 2019 +1000 |
tree | dad0ba69d6e70ac52df344f6a723d254d962cb4a | |
parent | e28ad544f462231d3fd081a7316339359efbb481 [diff] |
drm/edid: use for_each_displayid_db where applicable Replace the duplicated versions of the while loop with the new macro. Signed-off-by: Andres Rodriguez <andresx7@gmail.com> Reviewed-by: Dave Airlie <airlied@redhat.com> Signed-off-by: Dave Airlie <airlied@redhat.com> Link: https://patchwork.freedesktop.org/patch/msgid/20190619183033.6922-1-andresx7@gmail.com