Re: [PATCH v8 2/4] drm/msm/dpu: replace BIT(x) with correspond marco define string
From: Stephen Boyd
Date: Fri Feb 18 2022 - 21:48:42 EST
Quoting Kuogee Hsieh (2022-02-17 13:36:26)
> To improve code readability, this patch replace BIT(x) with
> correspond register bit define string
>
> Signed-off-by: Kuogee Hsieh <quic_khsieh@xxxxxxxxxxx>
> ---
Reviewed-by: Stephen Boyd <swboyd@xxxxxxxxxxxx>