diff options
author | Takashi Iwai <[email protected]> | 2020-04-12 10:13:28 +0200 |
---|---|---|
committer | Takashi Iwai <[email protected]> | 2020-04-12 10:14:39 +0200 |
commit | 48cc42973509afac24e83d6edc23901d102872d1 (patch) | |
tree | afdf7378c5407f667c9edfdef7fc9c6dcfb6306c /drivers/gpu/drm/amd/amdgpu/amdgpu_object.c | |
parent | 4963d66b8a26c489958063abb6900ea6ed8e4836 (diff) |
ALSA: usb-audio: Filter error from connector kctl ops, too
The ignore_ctl_error option should filter the error at kctl accesses,
but there was an overlook: mixer_ctl_connector_get() returns an error
from the request.
This patch covers the forgotten code path and apply filter_error()
properly. The locking error is still returned since this is a fatal
error that has to be reported even with ignore_ctl_error option.
BugLink: https://bugzilla.kernel.org/show_bug.cgi?id=206873
Cc: <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Takashi Iwai <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.c')
0 files changed, 0 insertions, 0 deletions