commit | 929861c669a443cf667ec0d80ac73a567ed4543c | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Thu Aug 31 16:55:40 2006 +0200 |
committer | Jaroslav Kysela <perex@suse.cz> | Sat Sep 23 10:45:22 2006 +0200 |
tree | 240aa4d84868c3c107cd33d7e52c09903cb0ac0c | |
parent | f640c3205aca4fe231beccc9e719c946cf3fee7a [diff] |
[ALSA] hda-intel - Remove volatile 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>