]> asedeno.scripts.mit.edu Git - linux.git/commit
firmware: dmi: Add access to the SKU ID string
authorSimon Glass <sjg@chromium.org>
Sun, 17 Jun 2018 12:09:42 +0000 (14:09 +0200)
committerJean Delvare <jdelvare@suse.de>
Sun, 17 Jun 2018 12:09:42 +0000 (14:09 +0200)
commitb23908d3c48a37c46c6a26df2cdeab1610b360ba
tree0019944e2aa3abc4b752127e9a13a6936e95ad9a
parent29dcea88779c856c7dc92040a0c01233263101d4
firmware: dmi: Add access to the SKU ID string

This is used in some systems from user space for determining the identity
of the device.

Expose this as a file so that that user-space tools don't need to read
from /sys/firmware/dmi/tables/DMI

Signed-off-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Jean Delvare <jdelvare@suse.de>
drivers/firmware/dmi-id.c
drivers/firmware/dmi_scan.c
include/linux/mod_devicetable.h