drm/nouveau/acpi: Don't print error when we get -EINPROGRESS from pm_runtime
authorLyude Paul <lyude@redhat.com>
Thu, 14 Jul 2022 17:42:33 +0000 (13:42 -0400)
committerLyude Paul <lyude@redhat.com>
Thu, 14 Jul 2022 20:38:43 +0000 (16:38 -0400)
commit53c26181950ddc3c8ace3c0939c89e9c4d8deeb9
tree1aa7f9994f25544930678871f068aaf7dae8a9b7
parentca0367ca5d9216644b41f86348d6661f8d9e32d8
drm/nouveau/acpi: Don't print error when we get -EINPROGRESS from pm_runtime

Since this isn't actually a failure.

Signed-off-by: Lyude Paul <lyude@redhat.com>
Reviewed-by: David Airlie <airlied@linux.ie>
Fixes: 79e765ad665d ("drm/nouveau/drm/nouveau: Prevent handling ACPI HPD events too early")
Cc: <stable@vger.kernel.org> # v4.19+
Link: https://patchwork.freedesktop.org/patch/msgid/20220714174234.949259-2-lyude@redhat.com
drivers/gpu/drm/nouveau/nouveau_display.c