aboutsummaryrefslogtreecommitdiff
path: root/fs/9p
diff options
context:
space:
mode:
authorYazen Ghannam <yazen.ghannam@amd.com>2024-06-06 11:12:58 -0500
committerBorislav Petkov (AMD) <bp@alien8.de>2024-06-12 11:39:29 +0200
commitcc66126fd317a70d8612a8356ad512a1539abd75 (patch)
tree9c0da58d75985928ec038b34a0a18676e8f900fb /fs/9p
parentdc5243921be1b6a0b4259dbcec3dc95016ad8427 (diff)
hwmon: (k10temp) Define a helper function to read CCD temperature
The CCD temperature register is read in two places. These reads are done using an AMD SMN access, and a number of parameters are needed for the operation. Move the SMN access and parameter gathering into a helper function in order to simplify the code flow. This also has a benefit of centralizing the hardware register access in a single place in case fixes or special decoding is required. Signed-off-by: Yazen Ghannam <yazen.ghannam@amd.com> Signed-off-by: Borislav Petkov (AMD) <bp@alien8.de> Reviewed-by: Mario Limonciello <mario.limonciello@amd.com> Acked-by: Guenter Roeck <linux@roeck-us.net> Link: https://lore.kernel.org/r/20240606-fix-smn-bad-read-v4-5-ffde21931c3f@amd.com
Diffstat (limited to 'fs/9p')
0 files changed, 0 insertions, 0 deletions