diff options
| author | Takashi Sakamoto <[email protected]> | 2015-12-15 23:56:19 +0900 |
|---|---|---|
| committer | Takashi Iwai <[email protected]> | 2015-12-15 16:30:04 +0100 |
| commit | eab8e4e4619643f49167c2089749acc40ad7f95d (patch) | |
| tree | 45c210b6a1743b256a846a9506a1ec821cb8e1af /tools/perf/scripts/python | |
| parent | 29aa09acb20485ee682de38903734cb3a0e582cd (diff) | |
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 <[email protected]>
Signed-off-by: Takashi Iwai <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions