-
由 suma hegde 提交于
mainline inclusion from mainline-v5.15 commit 23c69b90 category: feature bugzilla: https://gitee.com/openeuler/kernel/issues/I5NGRU CVE: NA ------------------------------------------------- Commit id "b00647c4", adds reporting current and voltage to k10temp.c The commit id "0a4e668b", removed reporting current and voltage from k10temp.c The curr and in(voltage) entries are not removed from "k10temp_info" structure. Removing those residue entries. while at it, update k10temp driver documentation Signed-off-by: Nsuma hegde <suma.hegde@amd.com> Cc: Guenter Roeck <linux@roeck-us.net> Link: https://lore.kernel.org/r/20210902174155.7365-2-nchatrad@amd.comSigned-off-by: NGuenter Roeck <linux@roeck-us.net> Signed-off-by: NXie Haocheng <haocheng.xie@amd.com>
13522908