]> git.karo-electronics.de Git - karo-tx-linux.git/commit
[ALSA] Fix invalid assignment of PCI revision
authorTakashi Iwai <tiwai@suse.de>
Wed, 28 Mar 2007 20:32:32 +0000 (22:32 +0200)
committerAdrian Bunk <bunk@stusta.de>
Wed, 28 Mar 2007 20:32:32 +0000 (22:32 +0200)
commit8e617c8834fe2dde4e88ea9c2dcd9530c5b30839
tree79f4d58bc6b824e2447907e4473074fecae2e452
parent4eebc3a634130b6fc051034de488dfaff543e642
[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: Adrian Bunk <bunk@stusta.de>
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