xhci: dbc: Replace custom return value with proper Linux error code
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Fri, 1 Dec 2023 15:06:35 +0000 (17:06 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 4 Dec 2023 06:50:40 +0000 (07:50 +0100)
commitb28718717b10befac6f43eb5a1e075ee4fb4ef02
tree98ff3c0aade5f2bd0d04bd12d00bf0d6afb9163e
parent89cd6362e6ad4aa8663c41ac960f223a761385b4
xhci: dbc: Replace custom return value with proper Linux error code

Replace the custom return value with proper Linux error code.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Mathias Nyman <mathias.nyman@linux.intel.com>
Link: https://lore.kernel.org/r/20231201150647.1307406-8-mathias.nyman@linux.intel.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/host/xhci-dbgcap.c