[PATCH v2 5/12] ASoC: cix-ipbloq: Use devm_of_reserved_mem_device_init()
Mark Brown
broonie at kernel.org
Mon Sep 14 11:45:41 PDT 2026
On Thu, Sep 03, 2026 at 01:17:05AM +0530, Mukesh Ojha wrote:
> Use the devres-managed devm_of_reserved_mem_device_init() to ensure
> the reserved memory region is released on device removal, fixing a
> missing cleanup in the original code.
>
> Acked-by: Mark Brown <broonie at kernel.org>
> Reviewed-by: Gary Yang <gary.yang at cixtech.com>
> Signed-off-by: Mukesh Ojha <mukesh.ojha at oss.qualcomm.com>
> ---
> sound/hda/controllers/cix-ipbloq.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Please submit patches using subject lines reflecting the style for the
subsystem, this makes it easier for people to identify relevant patches.
Look at what existing commits in the area you're changing are doing and
make sure your subject lines visually resemble what they're doing.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20260914/eb6f6d84/attachment-0001.sig>
More information about the linux-arm-kernel
mailing list