]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
ASoC: SDCA: Fix off by one error in IRQ bound check
authorCharles Keepax <ckeepax@opensource.cirrus.com>
Tue, 15 Jul 2025 15:17:21 +0000 (16:17 +0100)
committerMark Brown <broonie@kernel.org>
Tue, 15 Jul 2025 16:58:20 +0000 (17:58 +0100)
commit3f2e4c11925ee24a34853b0d608ab85df2430555
tree296b9ff25b78b1f9690c867819ce99e6f8216289
parentbfd291279f87a2cf2bebbf93d654a352b6bcd083
ASoC: SDCA: Fix off by one error in IRQ bound check

Reported-by: kernel test robot <lkp@intel.com>
Reported-by: Dan Carpenter <dan.carpenter@linaro.org>
Closes: https://lore.kernel.org/r/202507150415.M1tCgi3p-lkp@intel.com/
Fixes: b126394d9ec6 ("ASoC: SDCA: Generic interrupt support")
Signed-off-by: Charles Keepax <ckeepax@opensource.cirrus.com>
Link: https://patch.msgid.link/20250715151723.2964336-2-ckeepax@opensource.cirrus.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/sdca/sdca_interrupts.c