dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/sound/pci/rme9652
Takashi Iwai 304e3bb7a1 [ALSA] rme9652 - Fix the hw_pointer check
The negative check in hw_pointer callback doesn't work because the
value is unsigned.  Cast to int in the comparison to fix this.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@suse.cz>
2007-07-20 11:11:22 +02:00
..
Makefile [ALSA] Add HDSP MADI driver 2005-06-22 12:28:11 +02:00
hdsp.c [ALSA] add MODULE_FIRMWARE entries 2007-05-11 16:56:14 +02:00
hdspm.c [ALSA] hdspm - Support for Master mode of AES32 and recent MADI 2007-05-11 16:55:45 +02:00
rme9652.c [ALSA] rme9652 - Fix the hw_pointer check 2007-07-20 11:11:22 +02:00