[ALSA] Use msecs_to_jiffies() in ac97_codec.c
authorTakashi Iwai <tiwai@suse.de>
Fri, 10 Aug 2007 14:50:37 +0000 (16:50 +0200)
committerJaroslav Kysela <perex@perex.cz>
Tue, 16 Oct 2007 13:58:40 +0000 (15:58 +0200)
commit45cffef1ff4679f5961146101ea1b8235bdd25b5
tree0266ee1a9091285f2383d18aeec74961d4dc5126
parent9b0d39be53b057e05e2f796a071ff1cead3a2506
[ALSA] Use msecs_to_jiffies() in ac97_codec.c

Replace the direct calculation of jiffies with msecs_to_jiffies().

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@suse.cz>
sound/pci/ac97/ac97_codec.c