Re: [PATCH v2] scsi: ufs: ufshcd-pltfrm: Use of_property_present()
From: Martin K. Petersen
Date: Fri Aug 16 2024 - 21:39:15 EST
On Thu, 08 Aug 2024 11:06:44 -0600, Rob Herring (Arm) wrote:
> Use of_property_present() to test for property presence rather than
> of_find_property(). This is part of a larger effort to remove callers
> of of_find_property() and similar functions. of_find_property() leaks
> the DT struct property and data pointers which is a problem for
> dynamically allocated nodes which may be freed.
>
>
> [...]
Applied to 6.12/scsi-queue, thanks!
[1/1] scsi: ufs: ufshcd-pltfrm: Use of_property_present()
https://git.kernel.org/mkp/scsi/c/fd9cb9615fca
--
Martin K. Petersen Oracle Linux Engineering