Searched hist:"53593515 ec1a4a5afaaa88fd4522bc4c2d7f5d9b" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/gpu/drm/udl/ |
H A D | udl_main.c | diff 53593515ec1a4a5afaaa88fd4522bc4c2d7f5d9b Thu Sep 08 04:51:08 CDT 2022 Takashi Iwai <tiwai@suse.de> drm/udl: Suppress error print for -EPROTO at URB completion
The driver may receive -EPROTO at the URB completion when the device gets disconnected, and it's a normal situation. Suppress the error print for that, too.
Signed-off-by: Takashi Iwai <tiwai@suse.de> Acked-by: Thomas Zimmermann <tzimmermann@suse.de> Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de> Link: https://patchwork.freedesktop.org/patch/msgid/20220908095115.23396-6-tiwai@suse.de
|