From f97bb1a66ad9943b76c5f6de565c6facc09e9104 Mon Sep 17 00:00:00 2001 From: Adrian Bunk Date: Tue, 14 Mar 2006 11:16:26 +0100 Subject: [PATCH] --- yaml --- r: 22779 b: refs/heads/master c: ecefb192525c369dde67bf0addd4f96692a801c3 h: refs/heads/master i: 22777: 81d27a7aa567e7d703064e659fca6e751bd70803 22775: eca09218b8b282f33350fe6f472b12dd21b31c25 v: v3 --- [refs] | 2 +- trunk/sound/pci/ice1712/delta.c | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/[refs] b/[refs] index ffab18958882..3b2466ea2d90 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 202728d783a0fc180e7141d18186eeae167218a1 +refs/heads/master: ecefb192525c369dde67bf0addd4f96692a801c3 diff --git a/trunk/sound/pci/ice1712/delta.c b/trunk/sound/pci/ice1712/delta.c index 465eeb50eb98..af659800c9b0 100644 --- a/trunk/sound/pci/ice1712/delta.c +++ b/trunk/sound/pci/ice1712/delta.c @@ -393,7 +393,7 @@ static void delta_setup_spdif(struct snd_ice1712 *ice, int rate) snd_ice1712_delta_cs8403_spdif_write(ice, tmp); } -int snd_ice1712_delta1010lt_wordclock_status_info(struct snd_kcontrol *kcontrol, +static int snd_ice1712_delta1010lt_wordclock_status_info(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_info *uinfo) { uinfo->type = SNDRV_CTL_ELEM_TYPE_BOOLEAN; @@ -403,7 +403,7 @@ int snd_ice1712_delta1010lt_wordclock_status_info(struct snd_kcontrol *kcontrol, return 0; } -int snd_ice1712_delta1010lt_wordclock_status_get(struct snd_kcontrol *kcontrol, +static int snd_ice1712_delta1010lt_wordclock_status_get(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucontrol) { char reg = 0x10; // cs8427 receiver error register