commit | 249c9dc6aa0db74a0f7908efd04acf774e19b155 | [log] [tgz] |
---|---|---|
author | Amey Narkhede <ameynarkhede03@gmail.com> | Tue Jun 08 22:15:59 2021 +0530 |
committer | Will Deacon <will@kernel.org> | Tue Jun 08 17:53:13 2021 +0100 |
tree | c3231d0ab16b168c08951ab6b289987b9256133f | |
parent | ab9a77a141cc14ed607b4bf7a83ab6b0057ae084 [diff] |
iommu/arm: Cleanup resources in case of probe error path If device registration fails, remove sysfs attribute and if setting bus callbacks fails, unregister the device and cleanup the sysfs attribute. Signed-off-by: Amey Narkhede <ameynarkhede03@gmail.com> Link: https://lore.kernel.org/r/20210608164559.204023-1-ameynarkhede03@gmail.com Signed-off-by: Will Deacon <will@kernel.org>