[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <176345347549.8636.16819591367498127239.b4-ty@linux.intel.com>
Date: Tue, 18 Nov 2025 10:11:15 +0200
From: Ilpo Järvinen <ilpo.jarvinen@...ux.intel.com>
To: srinivas.pandruvada@...ux.intel.com, hansg@...nel.org,
Haotian Zhang <vulab@...as.ac.cn>
Cc: platform-driver-x86@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] platform/x86/intel/speed_select_if: Convert PCIBIOS_*
return codes to errnos
On Mon, 17 Nov 2025 11:33:54 +0800, Haotian Zhang wrote:
> isst_if_probe() uses pci_read_config_dword() that returns PCIBIOS_*
> codes. The return code is returned from the probe function as is but
> probe functions should return normal errnos. A proper implementation
> can be found in drivers/leds/leds-ss4200.c.
>
> Convert PCIBIOS_* return codes using pcibios_err_to_errno() into
> normal errno before returning.
>
> [...]
Thank you for your contribution, it has been applied to my local
review-ilpo-fixes branch. Note it will show up in the public
platform-drivers-x86/review-ilpo-fixes branch only once I've pushed my
local branch there, which might take a while.
The list of commits applied:
[1/1] platform/x86/intel/speed_select_if: Convert PCIBIOS_* return codes to errnos
commit: d8bb447efc5622577994287dc77c684fa8840b30
--
i.
Powered by blists - more mailing lists