]> asedeno.scripts.mit.edu Git - linux.git/commit
gpu: host1x: Rename "parent" to "host"
authorThierry Reding <treding@nvidia.com>
Mon, 2 Dec 2019 09:51:58 +0000 (10:51 +0100)
committerThierry Reding <treding@nvidia.com>
Fri, 10 Jan 2020 15:37:38 +0000 (16:37 +0100)
commit608f43ad27ab26700677cc4d9ead3b2d9d338a21
tree16eea1013468b3336feeb858b489d3747f05b436
parente42617b825f8073569da76dc4510bfa019b1c35a
gpu: host1x: Rename "parent" to "host"

Rename the host1x clients' parent to "host" because that more closely
describes what it is. The parent can be confused with the parent device
in terms of the device hierarchy. Subsequent patches will add a new
member that refers to the parent in that hierarchy.

Signed-off-by: Thierry Reding <treding@nvidia.com>
12 files changed:
drivers/gpu/drm/tegra/dc.c
drivers/gpu/drm/tegra/drm.c
drivers/gpu/drm/tegra/dsi.c
drivers/gpu/drm/tegra/gr2d.c
drivers/gpu/drm/tegra/gr3d.c
drivers/gpu/drm/tegra/hdmi.c
drivers/gpu/drm/tegra/hub.c
drivers/gpu/drm/tegra/sor.c
drivers/gpu/drm/tegra/vic.c
drivers/gpu/host1x/bus.c
drivers/gpu/host1x/syncpt.c
include/linux/host1x.h