Fix yellow introduced in 9a80f5af55
rockbox-gerrit-noreply--- via rockbox-cvs <[email protected]>
| Newsgroups | gmane.comp.systems.archos.rockbox.cvs |
|---|---|
| Message-ID | <[email protected]> |
commit 83d69483017667e935eb34aad72239142e95576c Author: Solomon Peachy <[email protected]> Date: Sat Aug 15 07:33:02 2026 -0400 Fix yellow introduced in 9a80f5af55 (Back-to-back series of comment blocks had a missing closure in the middle) Change-Id: I11f36687c6d35bea7cadd0e7975e3c897f68fd93 diff --git a/firmware/target/mips/ingenic_x1000/erosqnative/audiohw-erosqnative.c b/firmware/target/mips/ingenic_x1000/erosqnative/audiohw-erosqnative.c index 43c85741f6..b80ef55d12 100644 --- a/firmware/target/mips/ingenic_x1000/erosqnative/audiohw-erosqnative.c +++ b/firmware/target/mips/ingenic_x1000/erosqnative/audiohw-erosqnative.c @@ -108,7 +108,7 @@ void audiohw_init(void) /* ES9018K2M defaults to 32-bit sample depth, which appears to work properly with both 16-bit and 24-bit AIC configuration! Enabling the following (ie to match the actual AIC configuration) produces - garbled output! + garbled output! */ // es9018k2m_write_reg(ES9018K2M_REG1_INPUT_CONFIG, 0b00001100); // 16-bit data /* Datasheet: Sets the number os FSR edges that must occur before * -- rockbox-cvs mailing list [email protected] https://lists.haxx.se/mailman/listinfo/rockbox-cvs