ALSA: oxfw: move model-specific members from common structure
authorTakashi Sakamoto <o-takashi@sakamocchi.jp>
Wed, 16 Dec 2015 11:37:55 +0000 (20:37 +0900)
committerTakashi Iwai <tiwai@suse.de>
Tue, 22 Dec 2015 10:50:30 +0000 (11:50 +0100)
commit40540de503929ebac3844c65fad2cd32ca15d3ce
tree5efe48a2b9216646b20ba4b36fc6990ac397d818
parentc582cc66b98af8130f4a26ccbd7e05d5aef2a96d
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>
sound/firewire/oxfw/oxfw-spkr.c
sound/firewire/oxfw/oxfw.h