hwmon: (k10temp) Remove residues of current and voltage
authorsuma hegde <suma.hegde@amd.com>
Thu, 2 Sep 2021 17:41:54 +0000 (23:11 +0530)
committerGuenter Roeck <linux@roeck-us.net>
Mon, 13 Sep 2021 00:56:36 +0000 (17:56 -0700)
commit23c69b90365c8280b627aa969393d828ff47ac14
tree89a8f8deb1d234ab650f75a9675ae892b8bf0d4e
parent6880fa6c56601bb8ed59df6c30fd390cc5f6dd8f
hwmon: (k10temp) Remove residues of current and voltage

Commit id "b00647c46c9d7f6ee1ff6aaf335906101755e614",
adds reporting current and voltage to k10temp.c

The commit id "0a4e668b5d52eed8026f5d717196b02b55fb2dc6",
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: suma hegde <suma.hegde@amd.com>
Cc: Guenter Roeck <linux@roeck-us.net>
Link: https://lore.kernel.org/r/20210902174155.7365-2-nchatrad@amd.com
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Documentation/hwmon/k10temp.rst
drivers/hwmon/k10temp.c