diff options
author | Takashi Sakamoto <o-takashi@sakamocchi.jp> | 2015-12-15 15:56:19 +0100 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2015-12-15 16:30:04 +0100 |
commit | eab8e4e4619643f49167c2089749acc40ad7f95d (patch) | |
tree | 45c210b6a1743b256a846a9506a1ec821cb8e1af /sound/firewire/oxfw/oxfw.c | |
parent | ALSA: oxfw: rename local functions for control elements so that they represen... (diff) | |
download | linux-eab8e4e4619643f49167c2089749acc40ad7f95d.tar.xz linux-eab8e4e4619643f49167c2089749acc40ad7f95d.zip |
ALSA: oxfw: change function prototype for AV/C Audio Subunit command
ALSA OXFW driver uses AV/C Audio Subunit commands to control some models.
The commands get/set the state of Feature function block of the subunit.
The commands are not specific to OXFW, thus there's a possibility to use
them in the other drivers.
Currently, helper functions for the commands require 'struct snd_oxfw',
although, it's not necessarily required. It's better to change prototype
of the functions without the structure for future use.
This commit changes the prototype.
Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/firewire/oxfw/oxfw.c')
0 files changed, 0 insertions, 0 deletions