aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/cdns3/cdns3-trace.c
diff options
context:
space:
mode:
authorTony O'Brien <[email protected]>2023-02-22 13:52:28 +1300
committerGuenter Roeck <[email protected]>2023-03-05 15:08:06 -0800
commit48e8186870d9d0902e712d601ccb7098cb220688 (patch)
tree783244833c55aaa8224102b70a98b741213a650c /drivers/usb/cdns3/cdns3-trace.c
parent5f8d1e3b6f9b5971f9c06d5846ce00c49e3a8d94 (diff)
hwmon: (adt7475) Fix masking of hysteresis registers
The wrong bits are masked in the hysteresis register; indices 0 and 2 should zero bits [7:4] and preserve bits [3:0], and index 1 should zero bits [3:0] and preserve bits [7:4]. Fixes: 1c301fc5394f ("hwmon: Add a driver for the ADT7475 hardware monitoring chip") Signed-off-by: Tony O'Brien <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Guenter Roeck <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-trace.c')
0 files changed, 0 insertions, 0 deletions