diff options
author | Takashi Sakamoto <o-takashi@sakamocchi.jp> | 2015-12-15 17:56:19 +0300 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2015-12-15 18:30:04 +0300 |
commit | eab8e4e4619643f49167c2089749acc40ad7f95d (patch) | |
tree | 45c210b6a1743b256a846a9506a1ec821cb8e1af /sound/firewire/dice | |
parent | 29aa09acb20485ee682de38903734cb3a0e582cd (diff) | |
download | linux-eab8e4e4619643f49167c2089749acc40ad7f95d.tar.xz |
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/dice')
0 files changed, 0 insertions, 0 deletions