commit | 7ef37cd95494a0a9be425c4d75f21ee8d2807b5a | [log] [tgz] |
---|---|---|
author | Clemens Ladisch <clemens@ladisch.de> | Mon Jan 21 08:51:55 2008 +0100 |
committer | Jaroslav Kysela <perex@perex.cz> | Thu Jan 31 17:30:08 2008 +0100 |
tree | 8c1ed7c6fab7c787ec98815be44417256a09d81e | |
parent | 3b94253bc9c950d2038a2db4f9c804b50f82001a [diff] |
[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>