[Bug 1190] New: wm8753.c has incorrect "Mono Voice Playback Volume" definition

bugzilla-daemon at bugzilla.openmoko.org bugzilla-daemon at bugzilla.openmoko.org
Sun Jan 20 08:07:54 CET 2008


http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=1190

           Summary: wm8753.c has incorrect "Mono Voice Playback Volume"
                    definition
           Product: OpenMoko
           Version: current svn head
          Platform: Neo1973
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: kernel
        AssignedTo: willie_chen at openmoko.com
        ReportedBy: mail at mmontour.net
                CC: buglog at lists.openmoko.org


The kernel's sound/soc/codecs/wm8753.c file contains two control definitions
pointing to the same register bits:

SOC_SINGLE("Mono Sidetone Playback Volume", WM8753_MOUTM2, 4, 7, 1),
SOC_SINGLE("Mono Voice Playback Volume", WM8753_MOUTM2, 4, 7, 1),

According to the WM8753 datasheet the "Voice Playback Volume" control is bits
0:2 of WM8753_MOUTM2.

Package version: linux-openmoko-2.6.22.5-moko11+svnr3874-r13



------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.




More information about the buglog mailing list