sound: oxygen: allocate model_data dynamically
authorClemens Ladisch <clemens@ladisch.de>
Thu, 19 Feb 2009 07:38:25 +0000 (08:38 +0100)
committerTakashi Iwai <tiwai@suse.de>
Thu, 19 Feb 2009 09:22:23 +0000 (10:22 +0100)
Allocate the model-specific data dynamically instead of including it in
the memory block of the card structure.  This will allow us to determine
the actual model after the card creation.

Signed-off-by: Clemens Ladisch <clemens@ladisch.de>
Signed-off-by: Takashi Iwai <tiwai@suse.de>

No differences found