Home
last modified time | relevance | path

Searched hist:"5 f8d1e3b6f9b5971f9c06d5846ce00c49e3a8d94" (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/hwmon/
H A Dadt7475.cdiff 5f8d1e3b6f9b5971f9c06d5846ce00c49e3a8d94 Wed Feb 22 01:52:27 CET 2023 Tony O'Brien <tony.obrien@alliedtelesis.co.nz> hwmon: (adt7475) Display smoothing attributes in correct order

Throughout the ADT7475 driver, attributes relating to the temperature
sensors are displayed in the order Remote 1, Local, Remote 2. Make
temp_st_show() conform to this expectation so that values set by
temp_st_store() can be displayed using the correct attribute.

Fixes: 8f05bcc33e74 ("hwmon: (adt7475) temperature smoothing")
Signed-off-by: Tony O'Brien <tony.obrien@alliedtelesis.co.nz>
Link: https://lore.kernel.org/r/20230222005228.158661-2-tony.obrien@alliedtelesis.co.nz
Signed-off-by: Guenter Roeck <linux@roeck-us.net>