]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
ASoC: SDCA: Correct kernel doc for sdca_irq_cleanup()
authorCharles Keepax <ckeepax@opensource.cirrus.com>
Thu, 9 Apr 2026 16:43:25 +0000 (17:43 +0100)
committerMark Brown <broonie@kernel.org>
Thu, 9 Apr 2026 18:39:30 +0000 (19:39 +0100)
commitc271b0815f45078342bc4e778683c86fdc45fde7
treee2ca6a7c60ac1b4b269ae5f994c043f4a6cd0a72
parent6b6f7263d626886a96fce6352f94dfab7a24c339
ASoC: SDCA: Correct kernel doc for sdca_irq_cleanup()

Fix typo of function argument name in the kernel doc.

Fixes: 0b8757b220f9 ("ASoC: SDCA: Unregister IRQ handlers on module remove")
Reported-by: kernel test robot <lkp@intel.com>
Closes: https://lore.kernel.org/oe-kbuild-all/202604090800.koxM6j6O-lkp@intel.com/
Signed-off-by: Charles Keepax <ckeepax@opensource.cirrus.com>
Link: https://patch.msgid.link/20260409164328.3999434-2-ckeepax@opensource.cirrus.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/sdca/sdca_interrupts.c