[ALSA] hda-intel - Remove volatile
authorTakashi Iwai <tiwai@suse.de>
Thu, 31 Aug 2006 14:55:40 +0000 (16:55 +0200)
committerJaroslav Kysela <perex@suse.cz>
Sat, 23 Sep 2006 08:45:22 +0000 (10:45 +0200)
Removed volatile from the position buffer pointer.
Also, use synchronize_irq() instead of unreliable msleep(1)
in the driver remove callback.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@suse.cz>

No differences found