[PATCH] iommu/exynos: Use the devm_clk_get_optional() helper
Joerg Roedel
joro at 8bytes.org
Thu Apr 13 02:50:15 PDT 2023
On Sun, Mar 26, 2023 at 02:37:50PM +0200, Christophe JAILLET wrote:
> Use devm_clk_get_optional() instead of hand writing it.
> This saves some loC and improves the semantic.
>
> Signed-off-by: Christophe JAILLET <christophe.jaillet at wanadoo.fr>
> ---
> drivers/iommu/exynos-iommu.c | 24 ++++++++----------------
> 1 file changed, 8 insertions(+), 16 deletions(-)
Applied, thanks.
More information about the linux-arm-kernel
mailing list