Re: [PATCH v4 02/20] iommu/tegra: gart: Clean up driver probe errors handling
From: Thierry Reding <hidden>
Date: 2018-09-24 10:02:55
Also in:
linux-iommu, linux-tegra, lkml
From: Thierry Reding <hidden>
Date: 2018-09-24 10:02:55
Also in:
linux-iommu, linux-tegra, lkml
On Mon, Sep 24, 2018 at 03:41:35AM +0300, Dmitry Osipenko wrote:
Properly clean up allocated resources on the drivers probe failure and remove unneeded checks. Signed-off-by: Dmitry Osipenko <redacted> --- drivers/iommu/tegra-gart.c | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-)
Acked-by: Thierry Reding <redacted>