aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/tegra/gr3d.c
diff options
context:
space:
mode:
authorStephen Warren <swarren@nvidia.com>2013-11-06 15:56:58 -0700
committerStephen Warren <swarren@nvidia.com>2013-12-11 16:42:56 -0700
commit3127a6b2a2342ecd7d7579ccbf39b50908b9df02 (patch)
treea22cadbf430f921da6ead11793245687dd62c858 /drivers/gpu/drm/tegra/gr3d.c
parentclk: tegra: implement a reset driver (diff)
downloadlinux-dev-3127a6b2a2342ecd7d7579ccbf39b50908b9df02.tar.xz
linux-dev-3127a6b2a2342ecd7d7579ccbf39b50908b9df02.zip
pci: tegra: use reset framework
Tegra's clock driver now provides an implementation of the common reset API (include/linux/reset.h). Use this instead of the old Tegra- specific API; that will soon be removed. The old Tegra-specific API used a struct clock to represent the module to reset. Some of the clocks retrieved during probe() were only used for reset purposes, and indeed aren't even true clocks. So, there's no need to get() them any more. Signed-off-by: Stephen Warren <swarren@nvidia.com> Acked-by: Bjorn Helgaas <bhelgaas@google.com> Reviewed-by: Thierry Reding <treding@nvidia.com> Acked-by: Thierry Reding <treding@nvidia.com>
Diffstat (limited to 'drivers/gpu/drm/tegra/gr3d.c')
0 files changed, 0 insertions, 0 deletions