]> 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)
commit8eecc2a6329bb489e38dac54fa5abb10f2f41d25
tree16eea1013468b3336feeb858b489d3747f05b436
parent7855fcc07be326322b44982a21760fd9bd8e2b92
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