diff options
| author | Dmitry Baryshkov <[email protected]> | 2022-01-05 23:27:00 +0000 |
|---|---|---|
| committer | Dmitry Baryshkov <[email protected]> | 2022-02-18 15:32:52 +0000 |
| commit | 3f4a80cbf968466c5ba0c78ef41cae8292965bd8 (patch) | |
| tree | 7d62b4e3a2b5e8b6653fa83ef85c6af46e0e1c90 /drivers/gpu/drm/msm/msm_io_utils.c | |
| parent | drm/msm: drop dbgname argument from msm_ioremap*() (diff) | |
| download | kernel-3f4a80cbf968466c5ba0c78ef41cae8292965bd8.tar.gz kernel-3f4a80cbf968466c5ba0c78ef41cae8292965bd8.zip | |
drm/msm: move msm_readl/_writel to msm_drv.h
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 <[email protected]>
Reviewed-by: Stephen Boyd <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Dmitry Baryshkov <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/msm/msm_io_utils.c')
0 files changed, 0 insertions, 0 deletions
