Commit 5c319972 authored by Jaroslav Kysela's avatar Jaroslav Kysela

ALSA CVS update - Takashi Iwai <tiwai@suse.de>

ALSA Core
added the new magic numbers for atiixp and au88x0 drivers.
parent c6889e72
......@@ -201,6 +201,8 @@ static inline int _snd_magic_bad(void *obj, unsigned long magic)
#define snd_card_harmony_t_magic 0xa15a4300
#define bt87x_t_magic 0xa15a4400
#define pdacf_t_magic 0xa15a4500
#define vortex_t_magic 0xa15a4601
#define atiixp_t_magic 0xa15a4701
#else
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment