]> git.baikalelectronics.ru Git - kernel.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)
commit3cbf6ead1cf5796ec78b75f903fe7cabd450b197
tree0019944e2aa3abc4b752127e9a13a6936e95ad9a
parentd618df40a378cfa3ecd4741315a7498707cc3c0f
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