Bugzilla – Bug 12746
/sys/devices/platform/baby-aic3104.0/aic3104-codec/codec_reg should get data from actual device, rather than cache
Last modified: 2009-09-08 09:18:26 UTC
Part of what made https://bugs-archive.lyrion.org/show_bug.cgi?id=12456 difficult to diagnose, is that codec_reg seems to return the values from the cache, rather than reading the actual device. It should read from the device I think. -C
No, we should fix it so the cache is correct.
Hey, I really need some way to verify the actual settings in the device. can we make a new thing like codec_reg_nocache so I can verify cache vs. nocache?
r6538 added debug to aic3104 registers. You can print the register settings using: cat /sys/bus/asoc/drivers/aic3104-codec/debugreg