diff options
author | David Heidelberg <david@ixit.cz> | 2022-02-06 21:29:45 +0100 |
---|---|---|
committer | Joerg Roedel <jroedel@suse.de> | 2022-02-14 14:20:38 +0100 |
commit | a063158b20afea3cf0dfebea4a17c4e985fb6017 (patch) | |
tree | 0c4c3d4b1df83ce3d9de482c844e5367d6b2a3ae /drivers/clocksource/acpi_pm.c | |
parent | iommu/msm: Use standard driver registration (diff) | |
download | linux-a063158b20afea3cf0dfebea4a17c4e985fb6017.tar.xz linux-a063158b20afea3cf0dfebea4a17c4e985fb6017.zip |
iommu/msm: Simplify with dev_err_probe()
Use the dev_err_probe() helper to simplify error handling during probe.
This also handle scenario, when EDEFER is returned and useless error is
printed.
Fixes warnings as:
msm_iommu 7500000.iommu: could not get smmu_pclk
Signed-off-by: David Heidelberg <david@ixit.cz>
Link: https://lore.kernel.org/r/20220206202945.465195-1-david@ixit.cz
Signed-off-by: Joerg Roedel <jroedel@suse.de>
Diffstat (limited to 'drivers/clocksource/acpi_pm.c')
0 files changed, 0 insertions, 0 deletions