[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <YgpXRQ9KJrgJ+Cwc@8bytes.org>
Date: Mon, 14 Feb 2022 14:21:09 +0100
From: Joerg Roedel <joro@...tes.org>
To: David Heidelberg <david@...t.cz>
Cc: Andy Gross <agross@...nel.org>,
Bjorn Andersson <bjorn.andersson@...aro.org>,
Will Deacon <will@...nel.org>, ~okias/devicetree@...ts.sr.ht,
linux-arm-msm@...r.kernel.org, iommu@...ts.linux-foundation.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] iommu/msm: simplify with dev_err_probe()
On Sun, Feb 06, 2022 at 09:29:45PM +0100, David Heidelberg wrote:
> 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@...t.cz>
> ---
> drivers/iommu/msm_iommu.c | 24 ++++++++++--------------
> 1 file changed, 10 insertions(+), 14 deletions(-)
Applied, thanks.
Powered by blists - more mailing lists