[PATCH v2 3/3] drm/msm: move msm_readl/_writel to msm_drv.h

Stephen Boyd swboyd at chromium.org
Wed Jan 5 23:42:59 UTC 2022


Quoting Dmitry Baryshkov (2022-01-05 15:27:00)
> With the reglog removal, msm_readl/_writel became single line wrappers
> around readl/writel. Move those two wrappers and msm_rmw to msm_drv.h to
> remove need for extra function calls when doing register writes.
>
> Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov at linaro.org>
> ---

Reviewed-by: Stephen Boyd <swboyd at chromium.org>

Any chance this can go further and replace msm_readl/msm_writel with
readl/writel directly?


More information about the dri-devel mailing list