[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)
commit01f681da496831eb3aff5a908cefdafe74dd263b
treee2b2aae6e7789139a63e5500774f0687788d53b7
parente3a5d59a17e9a42e3f3e0e37342b2679bab2ff43
[ALSA] Fix invalid assignment of PCI revision

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>
include/sound/ymfpci.h
sound/pci/ca0106/ca0106.h
sound/pci/ca0106/ca0106_main.c
sound/pci/emu10k1/emu10k1x.c
sound/pci/ymfpci/ymfpci_main.c