commit | 40540de503929ebac3844c65fad2cd32ca15d3ce | [log] [tgz] |
---|---|---|
author | Takashi Sakamoto <o-takashi@sakamocchi.jp> | Wed Dec 16 20:37:55 2015 +0900 |
committer | Takashi Iwai <tiwai@suse.de> | Tue Dec 22 11:50:30 2015 +0100 |
tree | 5efe48a2b9216646b20ba4b36fc6990ac397d818 | |
parent | c582cc66b98af8130f4a26ccbd7e05d5aef2a96d [diff] |
ALSA: oxfw: move model-specific members from common structure Currently, 'struct snd_oxfw' has some members for models supported by old firewire-speakers driver, while these members are useless to the other models. This commit allocates new memory block and moves these members to model-specific structure. Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp> Signed-off-by: Takashi Iwai <tiwai@suse.de>