<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/source/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in acpi.c</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>2690d071584ed8f488f2336f93272817b6999484 - rust: ACPI: fix missing match data for PRP0001</title>
        <link>http://kernelsources.org:8080/source/history/linux/rust/helpers/acpi.c#2690d071584ed8f488f2336f93272817b6999484</link>
        <description>rust: ACPI: fix missing match data for PRP0001Export `acpi_of_match_device` function and use it to match the of devicetable against ACPI PRP0001 in Rust.This fixes id_info being None on ACPI PRP0001 devices.Using `device_get_match_data` is not possible, because Rust stores anindex in the of device id instead of a data pointer. This was done thisway to provide a convenient and obvious API for drivers, which can beevaluated in const context without the use of any unstable languagefeatures.Fixes: 7a718a1f26d1 (&quot;rust: driver: implement `Adapter`&quot;)Signed-off-by: Markus Probst &lt;markus.probst@posteo.de&gt;Acked-by: Rafael J. Wysocki (Intel) &lt;rafael@kernel.org&gt; # ACPILink: https://patch.msgid.link/20260427-rust_acpi_prp0001-v6-1-6119b2a66183@posteo.deSigned-off-by: Danilo Krummrich &lt;dakr@kernel.org&gt;

            List of files:
            /linux/rust/helpers/acpi.c</description>
        <pubDate>Mon, 27 Apr 2026 19:55:57 +0200</pubDate>
        <dc:creator>Markus Probst &lt;markus.probst@posteo.de&gt;</dc:creator>
    </item>
</channel>
</rss>
