[ALSA] Fix invalid assignment of PCI revision
authorTakashi Iwai <tiwai@suse.de>
Thu, 16 Nov 2006 14:39:07 +0000 (15:39 +0100)
committerJaroslav Kysela <perex@server.perex.cz>
Wed, 20 Dec 2006 07:55:55 +0000 (08:55 +0100)
Fix the type of PCI revision to char from int and avoid invalid
assignment with pointer cast.

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

No differences found