summaryrefslogtreecommitdiff
path: root/sound/arm
diff options
context:
space:
mode:
authorTakashi Sakamoto <o-takashi@sakamocchi.jp>2016-03-17 12:14:36 (GMT)
committerTakashi Iwai <tiwai@suse.de>2016-03-17 13:11:36 (GMT)
commit6f0217441839c258b82dd83ee15082666d6ab9c2 (patch)
treeeccc1e33f697a87dd06a52b951c0362e2cf644be /sound/arm
parent8cf3968ccb4e6768425ed3e26124e690046cc023 (diff)
downloadlinux-6f0217441839c258b82dd83ee15082666d6ab9c2.tar.xz
ALSA: ctl: change return value in compatibility layer so that it's the same value in core implementation
In control compatibility layer, when no elements are found by ELEM_READ/ELEM_WRITE ioctl commands, ENXIO is returned. On the other hand, in core implementation, ENOENT is returned. This is not good for ALSA ctl applications. This commit changes the return value from the compatibility layer so that the same value is returned. Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp> Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/arm')
0 files changed, 0 insertions, 0 deletions