aboutsummaryrefslogtreecommitdiffstats
path: root/include/sound/cs4231-regs.h
diff options
context:
space:
mode:
authorKrzysztof Helt <krzysztof.h1@wp.pl>2009-11-17 18:34:54 +0100
committerTakashi Iwai <tiwai@suse.de>2009-11-18 07:23:16 +0100
commitb753e03e5e7c6ee60e81cd6335c80dc26519f9d0 (patch)
tree75326daf7407db3a2e12fcaf38bc57046dc98b85 /include/sound/cs4231-regs.h
parentsound: Kconfig typo fix (diff)
downloadlinux-dev-b753e03e5e7c6ee60e81cd6335c80dc26519f9d0.tar.xz
linux-dev-b753e03e5e7c6ee60e81cd6335c80dc26519f9d0.zip
ALSA: cs4236: update control names
Update control names to be more closer to their meaning. Change the "Mono" name to the "Beep" as this line is usually used to forward the PC beeper signal to sound card's output. Update names for both cs423x and wss. Clean up cs4235 controls according to the cs4235 doc. Rename some of the cs4235 controls to be consistent with the cs4236's ones. Also, delete one misnamed cs4231 register define. Signed-off-by: Krzysztof Helt <krzysztof.h1@wp.pl> Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'include/sound/cs4231-regs.h')
-rw-r--r--include/sound/cs4231-regs.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/sound/cs4231-regs.h b/include/sound/cs4231-regs.h
index 92647532c454..66d28c2cb53d 100644
--- a/include/sound/cs4231-regs.h
+++ b/include/sound/cs4231-regs.h
@@ -70,7 +70,6 @@
#define AD1845_PWR_DOWN 0x1b /* power down control */
#define CS4235_LEFT_MASTER 0x1b /* left master output control */
#define CS4231_REC_FORMAT 0x1c /* clock and data format - record - bits 7-0 MCE */
-#define CS4231_PLY_VAR_FREQ 0x1d /* playback variable frequency */
#define AD1845_CLOCK 0x1d /* crystal clock select and total power down */
#define CS4235_RIGHT_MASTER 0x1d /* right master output control */
#define CS4231_REC_UPR_CNT 0x1e /* record upper count */