commit | 7c2378800cf7ac87e2663afa7f39d102871f0c28 | [log] [tgz] |
---|---|---|
author | Jean Delvare <jdelvare@suse.de> | Tue Dec 03 11:20:37 2019 +0100 |
committer | Jean Delvare <jdelvare@suse.de> | Tue Dec 03 11:20:37 2019 +0100 |
tree | 866e301cb6f697ca3dff16a716a6a3d8465cda5f | |
parent | 9e0afe3910ff7e5493c5d8ebe3b499994b5e0272 [diff] |
firmware: dmi: Add dmi_memdev_handle Add a utility function dmi_memdev_handle() which returns the DMI handle associated with a given memory slot. This will allow kernel drivers to iterate over the memory slots. Signed-off-by: Jean Delvare <jdelvare@suse.de>