diff options
author | YueHaibing <yuehaibing@huawei.com> | 2019-11-02 08:57:44 +0100 |
---|---|---|
committer | Thierry Reding <treding@nvidia.com> | 2020-01-10 17:05:12 +0100 |
commit | 033ccdb7f6b11701623507339646013b4ce389d3 (patch) | |
tree | 2108418363b734ee06dda094601634a2396a0991 /drivers/gpu/drm/tegra/sor.c | |
parent | drm/tegra: output: Implement system suspend/resume (diff) | |
download | linux-033ccdb7f6b11701623507339646013b4ce389d3.tar.xz linux-033ccdb7f6b11701623507339646013b4ce389d3.zip |
gpu: host1x: Remove dev_err() on platform_get_irq() failure
platform_get_irq() will call dev_err() itself on failure,
so there is no need for the driver to also do this.
This is detected by coccinelle.
Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
Diffstat (limited to 'drivers/gpu/drm/tegra/sor.c')
0 files changed, 0 insertions, 0 deletions