Re: [PATCH v1 1/1] thunderbolt: Introduce usb4_port_sb_opcode_err_to_errno() helper

From: Mika Westerberg
Date: Mon Apr 03 2023 - 01:40:37 EST


On Thu, Mar 30, 2023 at 01:23:42PM +0300, Andy Shevchenko wrote:
> The usb4_port_sb_opcode_err_to_errno() converts from USB4 error codes
> to the Linux errno space. In particular, this makes the intention
> of the repeating usb4_port_retimer_read() call in the
> usb4_port_retimer_nvm_authenticate_status() clearer.
>
> Signed-off-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>

Applied to thunderbolt.git/next, thanks Andy!