aboutsummaryrefslogtreecommitdiffstats
path: root/rust/helpers/platform.c
diff options
context:
space:
mode:
authorSudeep Holla <[email protected]>2025-03-17 10:13:20 +0000
committerRafael J. Wysocki <[email protected]>2025-04-09 19:32:42 +0000
commit6cb9441bfe8dd7fb91134de3c40c33fbbf0ed4c5 (patch)
tree6819bc6cfd03913a925ae0240b965cd2f1c97e52 /rust/helpers/platform.c
parentLinux 6.15-rc1 (diff)
downloadkernel-6cb9441bfe8dd7fb91134de3c40c33fbbf0ed4c5.tar.gz
kernel-6cb9441bfe8dd7fb91134de3c40c33fbbf0ed4c5.zip
ACPI: APEI: EINJ: Transition to the faux device interface
The APEI error injection driver does not require the creation of a platform device. Originally, this approach was chosen for simplicity when the driver was first implemented. With the introduction of the lightweight faux device interface, we now have a more appropriate alternative. Migrate the driver to utilize the faux bus, given that the platform device it previously created was not a real one anyway. This will simplify the code, reducing its footprint while maintaining functionality. Signed-off-by: Sudeep Holla <[email protected]> Link: https://patch.msgid.link/[email protected] Signed-off-by: Rafael J. Wysocki <[email protected]>
Diffstat (limited to 'rust/helpers/platform.c')
0 files changed, 0 insertions, 0 deletions