commit | 3e2f45708eb59179444f992ba1dc60ccf2cbdacd | [log] [tgz] |
---|---|---|
author | Takashi Sakamoto <o-takashi@sakamocchi.jp> | Wed Dec 16 20:37:56 2015 +0900 |
committer | Takashi Iwai <tiwai@suse.de> | Tue Dec 22 11:50:31 2015 +0100 |
tree | 126cd49e7d9c2d3b10b669215b0004f1825f9019 | |
parent | 40540de503929ebac3844c65fad2cd32ca15d3ce [diff] |
ALSA: oxfw: move model-specific parameters from common structure In previous commit, some members are moved from 'struct snd_oxfw' because they're model-specific. There are also the other model-specific parameters in 'struct device_info'. This commit moves these members to model-specific structure. Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp> Signed-off-by: Takashi Iwai <tiwai@suse.de>