summaryrefslogtreecommitdiffstats
path: root/sound/soc/mediatek/mt8192/mt8192-mt6359-rt1015-rt5682.c
diff options
context:
space:
mode:
authorFabio Estevam <festevam@denx.de>2021-12-22 15:19:19 +0100
committerMark Brown <broonie@kernel.org>2021-12-29 13:45:44 +0100
commit8f85317292f1d99e8a70a400a46ee697d64e3326 (patch)
treeeab2130970abfa3df639fb60ff2a1a85461452de /sound/soc/mediatek/mt8192/mt8192-mt6359-rt1015-rt5682.c
parentASoC/SoundWire: improve suspend flows and use set_stream() instead of set_tdm... (diff)
downloadlinux-8f85317292f1d99e8a70a400a46ee697d64e3326.tar.xz
linux-8f85317292f1d99e8a70a400a46ee697d64e3326.zip
ASoC: cs4265: Fix part number ID error message
The Chip ID - Register 01h contains the following description as per the CS4265 datasheet: "Bits 7 through 4 are the part number ID, which is 1101b (0Dh)" The current error message is incorrect as it prints CS4265_CHIP_ID, which is the register number, instead of printing the expected part number ID value. To make it clearer, also do a shift by 4, so that the error message would become: [ 4.218083] cs4265 1-004f: CS4265 Part Number ID: 0x0 Expected: 0xd Signed-off-by: Fabio Estevam <festevam@denx.de> Acked-by: Charles Keepax <ckeepax@opensource.cirrus.com> Link: https://lore.kernel.org/r/20211222141920.1482451-1-festevam@gmail.com Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/soc/mediatek/mt8192/mt8192-mt6359-rt1015-rt5682.c')
0 files changed, 0 insertions, 0 deletions