]> git.ipfire.org Git - thirdparty/linux.git/commit
ASoC: SDCA: Rename sdca_irq_allocate() to include devm
authorCharles Keepax <ckeepax@opensource.cirrus.com>
Tue, 21 Jul 2026 14:36:30 +0000 (15:36 +0100)
committerMark Brown <broonie@kernel.org>
Mon, 27 Jul 2026 17:47:03 +0000 (18:47 +0100)
commit4ecef577d1ceddaa906720c71c06672433aba318
tree3d2f590c4dd6ce9b8a6dc681e8935ecfb53c0d4c
parentf5098b6bae761e346ebcd9da7f95622c04733cff
ASoC: SDCA: Rename sdca_irq_allocate() to include devm

Make it more clear sdca_irq_allocate() uses devm allocations by adding
it into the name.

Signed-off-by: Charles Keepax <ckeepax@opensource.cirrus.com>
Link: https://patch.msgid.link/20260721143636.361814-2-ckeepax@opensource.cirrus.com
Signed-off-by: Mark Brown <broonie@kernel.org>
include/sound/sdca_interrupts.h
sound/soc/sdca/sdca_class.c
sound/soc/sdca/sdca_interrupts.c