The Linux Kernel Mailing List
 help / color / mirror / Atom feed
From: "Ilpo Järvinen" <ilpo.jarvinen@linux.intel.com>
To: srinivas.pandruvada@linux.intel.com, hansg@kernel.org,
	 Haotian Zhang <vulab@iscas.ac.cn>
Cc: platform-driver-x86@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] platform/x86/intel/speed_select_if: Convert PCIBIOS_* return codes to errnos
Date: Tue, 18 Nov 2025 10:11:15 +0200	[thread overview]
Message-ID: <176345347549.8636.16819591367498127239.b4-ty@linux.intel.com> (raw)
In-Reply-To: <20251117033354.132-1-vulab@iscas.ac.cn>

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.


      parent reply	other threads:[~2025-11-18  8:11 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-11-17  3:33 [PATCH] platform/x86/intel/speed_select_if: Convert PCIBIOS_* return codes to errnos Haotian Zhang
2025-11-17 17:30 ` srinivas pandruvada
2025-11-18  8:11 ` Ilpo Järvinen [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=176345347549.8636.16819591367498127239.b4-ty@linux.intel.com \
    --to=ilpo.jarvinen@linux.intel.com \
    --cc=hansg@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=platform-driver-x86@vger.kernel.org \
    --cc=srinivas.pandruvada@linux.intel.com \
    --cc=vulab@iscas.ac.cn \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox