18 Oct
2018
18 Oct
'18
2:18 a.m.
Hi Mark
+#if 0
- /* read-only status register needs clocks */ SOC_DOUBLE_STS("DAC1 Zero Flag", PCM3168A_DAC_ZERO, 0, 1, 1, 0), SOC_DOUBLE_STS("DAC2 Zero Flag", PCM3168A_DAC_ZERO, 2, 3, 1, 0), SOC_DOUBLE_STS("DAC3 Zero Flag", PCM3168A_DAC_ZERO, 4, 5, 1, 0), SOC_DOUBLE_STS("DAC4 Zero Flag", PCM3168A_DAC_ZERO, 6, 7, 1, 0),
+#endif
If you're removing these just delete them, no need to leave the commented out stuff. It would be good to understand why these break though...
OK, will send v2 patch, soon.
Best regards --- Kuninori Morimoto