Home
last modified time | relevance | path

Searched hist:"64256 ac6c2b6fb598fbe187a5503fd9dbb810374" (Results 1 – 1 of 1) sorted by relevance

/linux/sound/soc/codecs/
H A Dpcm1681.cdiff 64256ac6c2b6fb598fbe187a5503fd9dbb810374 Sat Oct 12 11:24:25 CEST 2013 Axel Lin <axel.lin@ingics.com> ASoC: pcm1681: Fix max_register setting

According to the datasheet, the max_register is 13h.
ARRAY_SIZE(pcm1681_reg_defaults) + 1 is 18 which is wrong.

Signed-off-by: Axel Lin <axel.lin@ingics.com>
Signed-off-by: Mark Brown <broonie@linaro.org>