commit | 5ce8cc48443596e500586007b443e1eea6334efc | [log] [tgz] |
---|---|---|
author | Takashi Sakamoto <o-takashi@sakamocchi.jp> | Tue Dec 15 23:56:21 2015 +0900 |
committer | Takashi Iwai <tiwai@suse.de> | Tue Dec 15 16:30:05 2015 +0100 |
tree | 9cd2a07e0951bb678635fa7bef16b1c8665f7b65 | |
parent | 27e66635016fc5bd3d36355daedf741f0a7329bb [diff] |
ALSA: oxfw: gather model-dependent conditions to a function Adding control elements is just for models supported by old firewire-speakers modules. The processing should be in a function to add model-dependent quirk. This commit moves the codes to the function. As a result, the function should handle error state, thus this commit also changes prototype of the function. Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp> Signed-off-by: Takashi Iwai <tiwai@suse.de>