]> Gentwo Git Trees - linux/.git/commit
iommu/omap: simplify probe_device() error handling
authorJohan Hovold <johan@kernel.org>
Mon, 20 Oct 2025 04:53:16 +0000 (06:53 +0200)
committerJoerg Roedel <joerg.roedel@amd.com>
Mon, 17 Nov 2025 08:49:45 +0000 (09:49 +0100)
commit13e1d629d8eda8505d6d4227ab0bd3b0ad898534
tree0ea675c07234af5ea0d2aaefb375323cef3d4b05
parentb5870691065e6bbe6ba0650c0412636c6a239c5a
iommu/omap: simplify probe_device() error handling

Simplify the probe_device() error handling by dropping the iommu OF node
reference sooner.

Acked-by: Robin Murphy <robin.murphy@arm.com>
Signed-off-by: Johan Hovold <johan@kernel.org>
Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>
drivers/iommu/omap-iommu.c