Messages in this thread |  | | From | Dave Airlie <> | Date | Wed, 4 Sep 2019 07:35:59 +1000 | Subject | Re: [PATCH v2 06/27] drm/dp_mst: Combine redundant cases in drm_dp_encode_sideband_req() |
| |
On Wed, 4 Sep 2019 at 06:48, Lyude Paul <lyude@redhat.com> wrote: > > Noticed this while working on adding a drm_dp_decode_sideband_req(). > DP_POWER_DOWN_PHY/DP_POWER_UP_PHY both use the same struct, so we can > just combine their cases.
both use the same struct as enum path resources?
Since otherwise the patch doesn't make sense.
With that fixed: Reviewed-by: Dave Airlie <airlied@redhat.com>
|  |