diff options
author | Maxime Ripard <maxime@cerno.tech> | 2022-03-31 16:37:44 +0200 |
---|---|---|
committer | Maxime Ripard <maxime@cerno.tech> | 2022-04-06 15:18:01 +0200 |
commit | 3454f01abfa05a9534c841f87b22d3826cedcff4 (patch) | |
tree | d53920a9a60c8bfb11b40563f7dfa3fc8bcb2698 /drivers/input/ff-core.c | |
parent | d65661ace1880d6c0d4a34770c7b0d54e7675534 (diff) | |
download | linux-3454f01abfa05a9534c841f87b22d3826cedcff4.tar.gz |
drm/vc4: hvs: Use pointer to HVS in HVS_READ and HVS_WRITE macros
Those macros are really about the HVS itself, and thus its associated
structure vc4_hvs, rather than the entire (virtual) vc4 device.
Let's change those macros to use the hvs pointer directly, and change
the calling sites accordingly.
Signed-off-by: Maxime Ripard <maxime@cerno.tech>
Acked-by: Thomas Zimmermann <tzimmermann@suse.de>
Link: https://lore.kernel.org/r/20220331143744.777652-8-maxime@cerno.tech
Diffstat (limited to 'drivers/input/ff-core.c')
0 files changed, 0 insertions, 0 deletions