aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorTakashi Iwai <tiwai@suse.de>2005-08-03 14:02:47 +0200
committerJaroslav Kysela <perex@suse.cz>2005-08-30 08:43:43 +0200
commit5b8f7f7329289fa3b74ef8cdbaa9d2929787d3e6 (patch)
treea90354362cd044d3ef6b2e272eb73124b973e3f3 /include
parent[ALSA] use PCM interface for IEC958 controls (diff)
downloadlinux-dev-5b8f7f7329289fa3b74ef8cdbaa9d2929787d3e6.tar.xz
linux-dev-5b8f7f7329289fa3b74ef8cdbaa9d2929787d3e6.zip
[ALSA] ad1816a - Add clockfreq module option
Documentation,AD1816A driver Added clockfreq module option for the card with a different clock frequency than 33kHz. Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'include')
-rw-r--r--include/sound/ad1816a.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/sound/ad1816a.h b/include/sound/ad1816a.h
index 395978e375cf..ca2e0e4fa937 100644
--- a/include/sound/ad1816a.h
+++ b/include/sound/ad1816a.h
@@ -138,6 +138,7 @@ struct _snd_ad1816a {
spinlock_t lock;
unsigned short mode;
+ unsigned int clock_freq;
snd_card_t *card;
snd_pcm_t *pcm;