]> Git Repo - linux.git/commit
firmware: dmi: Add dmi_memdev_handle
authorJean Delvare <[email protected]>
Tue, 3 Dec 2019 10:20:37 +0000 (11:20 +0100)
committerJean Delvare <[email protected]>
Tue, 3 Dec 2019 10:20:37 +0000 (11:20 +0100)
commit7c2378800cf7ac87e2663afa7f39d102871f0c28
tree866e301cb6f697ca3dff16a716a6a3d8465cda5f
parent9e0afe3910ff7e5493c5d8ebe3b499994b5e0272
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 <[email protected]>
drivers/firmware/dmi_scan.c
include/linux/dmi.h
This page took 0.054369 seconds and 4 git commands to generate.