]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commita22a1c8bf5888cee17401462d136096e8666d227
tree8c1ed7c6fab7c787ec98815be44417256a09d81e
parentc0bd700582991b2d5e1199ef0c2da3fed00893f1
[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