commit | 1abd6b3304d47ff055063e0d59fc03bb27e0e196 | [log] [tgz] |
---|---|---|
author | Thierry Reding <treding@nvidia.com> | Thu Dec 03 11:44:17 2015 +0100 |
committer | Thierry Reding <treding@nvidia.com> | Mon Oct 28 11:18:44 2019 +0100 |
tree | e6b2b4d4481e319d182621f1e58849dfdd7d7a09 | |
parent | 0fa5c1bdd2f7dfc3cc5a9b22470fb4ffdbe22272 [diff] |
drm/tegra: dp: Add drm_dp_link_reset() implementation Subsequent patches will add non-volatile fields to struct drm_dp_link, so introduce a function to zero out only the volatile fields. Signed-off-by: Thierry Reding <treding@nvidia.com>