From faa64a01fb3d0ef64a12b0878dd710ee9ec9a1e2 Mon Sep 17 00:00:00 2001 From: Takashi Iwai Date: Thu, 2 Jul 2009 10:28:56 +0200 Subject: [PATCH] --- yaml --- r: 157885 b: refs/heads/master c: cd775387244e379ef9b284f9b6aff6ee069f4d12 h: refs/heads/master i: 157883: c2afc1d42a6c4ae0d1d878b08883b1240201f03b v: v3 --- [refs] | 2 +- trunk/sound/pci/ice1712/ice1724.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index b83012de473c..2433cd065e45 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: b40e9538124fc9b9333e3eea0fc514da4a185dae +refs/heads/master: cd775387244e379ef9b284f9b6aff6ee069f4d12 diff --git a/trunk/sound/pci/ice1712/ice1724.c b/trunk/sound/pci/ice1712/ice1724.c index 6a560021e11f..fdd6c6d28bce 100644 --- a/trunk/sound/pci/ice1712/ice1724.c +++ b/trunk/sound/pci/ice1712/ice1724.c @@ -2267,7 +2267,7 @@ static int __devinit snd_vt1724_read_eeprom(struct snd_ice1712 *ice, -static void __devinit snd_vt1724_chip_reset(struct snd_ice1712 *ice) +static void snd_vt1724_chip_reset(struct snd_ice1712 *ice) { outb(VT1724_RESET , ICEREG1724(ice, CONTROL)); inb(ICEREG1724(ice, CONTROL)); /* pci posting flush */