commit | 01f681da496831eb3aff5a908cefdafe74dd263b | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Thu Nov 16 15:39:07 2006 +0100 |
committer | Jaroslav Kysela <perex@server.perex.cz> | Wed Dec 20 08:55:55 2006 +0100 |
tree | e2b2aae6e7789139a63e5500774f0687788d53b7 | |
parent | e3a5d59a17e9a42e3f3e0e37342b2679bab2ff43 [diff] |
[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>