[ALSA] oxygen: move model-specific data out of common header
authorClemens Ladisch <clemens@ladisch.de>
Mon, 21 Jan 2008 07:51:55 +0000 (08:51 +0100)
committerJaroslav Kysela <perex@perex.cz>
Thu, 31 Jan 2008 16:30:08 +0000 (17:30 +0100)
commit7ef37cd95494a0a9be425c4d75f21ee8d2807b5a
tree8c1ed7c6fab7c787ec98815be44417256a09d81e
parent3b94253bc9c950d2038a2db4f9c804b50f82001a
[ALSA] oxygen: move model-specific data out of common header

Instead of having model-specific fields in the common struct oxygen, put
them into a private structure that is allocated together with the card
structure.

Signed-off-by: Clemens Ladisch <clemens@ladisch.de>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
sound/pci/oxygen/oxygen.c
sound/pci/oxygen/oxygen.h
sound/pci/oxygen/oxygen_lib.c