]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
hwmon: (dell-smm) Rework SMM function debugging
authorArmin Wolf <W_Armin@gmx.de>
Sat, 14 Aug 2021 19:05:16 +0000 (21:05 +0200)
committerGuenter Roeck <linux@roeck-us.net>
Tue, 17 Aug 2021 21:54:27 +0000 (14:54 -0700)
commit8713b4a49c8a9acc1fe25e6b98a9bbd0e9b3a680
treecd25ad1f56d223b237d51015e51329cc9fa7a3ae
parent782a99c146ffe9d0e06f139daea0e56d866eabc8
hwmon: (dell-smm) Rework SMM function debugging

Drop #ifdef DEBUG and use ktime_us_delta()
for improved precision.

Signed-off-by: Armin Wolf <W_Armin@gmx.de>
Reviewed-by: Pali Rohár <pali@kernel.org>
Link: https://lore.kernel.org/r/20210814190516.26718-1-W_Armin@gmx.de
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
drivers/hwmon/dell-smm-hwmon.c