Loading
ASoC: tas2764: Mark die temp register as volatile
Reading the temperature register always returns the first value read from the chip due to regcache. Mark TAS2764_TEMP as volatile to prevent returning stale, cached values when reading the die temp. Fixes: 186dfc85 ("ASoC: tas2764: expose die temp to hwmon") Signed-off-by:James Calligeros <jcalligeros99@gmail.com> Link: https://patch.msgid.link/20260425-tas27xx-hwmon-fixes-v1-1-83c13b8e8f54@gmail.com Signed-off-by:
Mark Brown <broonie@kernel.org>