summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorTakashi Sakamoto <o-takashi@sakamocchi.jp>2020-01-13 16:34:16 +0900
committerTakashi Iwai <tiwai@suse.de>2020-01-13 10:41:47 +0100
commit03be63b2953c1b33ac77b7c21345495acc47e84b (patch)
tree073c60d70c4adc2d2feeb364fb51f4b41b815ddb /tools/perf/scripts/python
parentff40e0d41af19e36b43693fcb9241b4a6795bb44 (diff)
ALSA: oxfw: use ENXIO for not-supported cases
When AV/C command returns 'NOT IMPLEMENTED' status in its response, ALSA oxfw driver uses ENOSYS as error code. However, it's expected just to be used for missing system call number. This commit replaces it with ENXIO. Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp> Link: https://lore.kernel.org/r/20200113073418.24622-2-o-takashi@sakamocchi.jp Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions