diff options
author | Tamseel Shams <m.shams@samsung.com> | 2020-05-21 17:22:10 +0300 |
---|---|---|
committer | Inki Dae <inki.dae@samsung.com> | 2020-06-29 03:38:41 +0300 |
commit | aee83fbdbfa112c72fef3b91cd38ae93841d1075 (patch) | |
tree | b548dc8ff1b46ccc428f8c9c342fe5e3717b97b3 /lib/mpi/mpiutil.c | |
parent | 687a0ed337367be5267652af5f6dbcfc954b8732 (diff) | |
download | linux-aee83fbdbfa112c72fef3b91cd38ae93841d1075.tar.xz |
drm/exynos: 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: Tamseel Shams <m.shams@samsung.com>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
Diffstat (limited to 'lib/mpi/mpiutil.c')
0 files changed, 0 insertions, 0 deletions