Files
linux-stable-mirror/sound/soc/codecs
Shenghao DingandGreg Kroah-Hartman b5de1eb5bc ASoC: tas2781: fix getting the wrong device number
[ Upstream commit 29528c8e64 ]

The return value of device_property_read_u32_array used for getting the
property is the status instead of the number of the property.

Fixes: ef3bcde75d ("ASoC: tas2781: Add tas2781 driver")
Signed-off-by: Shenghao Ding <shenghao-ding@ti.com>
Link: https://patch.msgid.link/20251107054959.950-1-shenghao-ding@ti.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2025-11-24 10:30:02 +01:00
..