]> git.baikalelectronics.ru Git - kernel.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)
commitb666e3eee59a741d05022e7630b755a91699e85e
tree16eea1013468b3336feeb858b489d3747f05b436
parent47599c6298943ede4662b5e31dfe375feac1b48a
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