diff options
author | Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> | 2025-06-24 14:22:30 +0200 |
---|---|---|
committer | Joerg Roedel <joerg.roedel@amd.com> | 2025-06-27 09:21:42 +0200 |
commit | 217d30bb8ee84feb0def7d31b93bce7ca52b5793 (patch) | |
tree | e533dda6a829a8fe155fe4f95a44f49dc4b24208 /scripts/lib/kdoc/kdoc_output.py | |
parent | 86731a2a651e58953fc949573895f2fa6d456841 (diff) |
iommu/omap: Drop redundant check if ti,syscon-mmuconfig exists
The syscon_regmap_lookup_by_phandle() will fail if property does not
exist, so doing of_property_read_bool() earlier is redundant. Drop that
check and move error message to syscon_regmap_lookup_by_phandle() error
case while converting it to dev_err_probe().
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Reviewed-by: Robin Murphy <robin.murphy@arm.com>
Link: https://lore.kernel.org/r/20250624-syscon-phandle-args-iommu-v3-1-1a36487d69b8@linaro.org
Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_output.py')
0 files changed, 0 insertions, 0 deletions