Dennis Chen e5727faf62 platform/x86/intel/pmc/ssram: Rename probe and PCI ID table for consistency
JIRA: https://redhat.atlassian.net/browse/RHEL-241103

Upstream status: v7.2

commit 90fd47d0d8109ef1301a60a44a7f85581a1e6efe
Author: David E. Box <david.e.box@linux.intel.com>
Date:   Fri Jun 12 14:01:50 2026 -0700

    platform/x86/intel/pmc/ssram: Rename probe and PCI ID table for consistency

    Rename intel_pmc_ssram_telemetry_probe() to pmc_ssram_telemetry_probe() and
    intel_pmc_ssram_telemetry_pci_ids[] to pmc_ssram_telemetry_pci_ids[],
    updating the MODULE_DEVICE_TABLE() and pci_driver wiring accordingly.

    This aligns the symbol names with the driver filename and module name,
    reduces redundant intel_ prefixes, and improves readability. No functional
    behavior changes are intended.

    Reviewed-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
    Signed-off-by: David E. Box <david.e.box@linux.intel.com>
    Link: https://patch.msgid.link/6d3935858214fdd0f530f9a7c08a387fa4e5e8cd.1781294741.git.david.e.box@linux.intel.com
    Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>

Signed-off-by: Dennis Chen <dechen@redhat.com>
2026-08-24 22:50:48 -04:00
2026-08-20 12:21:17 +00:00
2026-08-20 12:22:12 +00:00

Linux kernel
============

There are several guides for kernel developers and users. These guides can
be rendered in a number of formats, like HTML and PDF. Please read
Documentation/admin-guide/README.rst first.

In order to build the documentation, use ``make htmldocs`` or
``make pdfdocs``.  The formatted documentation can also be read online at:

    https://www.kernel.org/doc/html/latest/

There are various text files in the Documentation/ subdirectory,
several of them using the Restructured Text markup notation.

Please read the Documentation/process/changes.rst file, as it contains the
requirements for building and running the kernel, and information about
the problems which may result by upgrading your kernel.
S
Description
No description provided
Readme
2.8 GiB
Languages
C 97.6%
Assembly 1%
Shell 0.5%
Python 0.3%
Makefile 0.3%
Other 0.1%