sound: oxygen: use static driver name
authorClemens Ladisch <clemens@ladisch.de>
Thu, 19 Feb 2009 07:38:55 +0000 (08:38 +0100)
committerTakashi Iwai <tiwai@suse.de>
Thu, 19 Feb 2009 09:22:24 +0000 (10:22 +0100)
commita69bb3c3fe0881d986ec78e253cb8a6bb9c28230
tree8fdd56118e4237209d7dc29b1f4f5fbce4cb0077
parent6ed91157093c60e26bf0215b752f07af52935afc
sound: oxygen: use static driver name

When allocating resources, use a fixed name instead of reading it from
the model structure.  This allows us to allocate the resources before
the actual model is known.

Signed-off-by: Clemens Ladisch <clemens@ladisch.de>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/oxygen/oxygen_lib.c