summaryrefslogtreecommitdiff
path: root/tools/lib/python/abi/abi_regex.py
diff options
context:
space:
mode:
authorJuergen Gross <jgross@suse.com>2025-11-26 17:20:16 +0100
committerGuenter Roeck <linux@roeck-us.net>2025-11-26 09:04:42 -0800
commit72e5c0d70d32fa3c6e86bf22e03d4318b4023978 (patch)
tree52dc73567ac22f2e63fdea514a5f137fd8fad128 /tools/lib/python/abi/abi_regex.py
parent8ac2a19d7063231348da8d485fb7564ca120ddcc (diff)
hwmon/w83781d: Drop REALLY_SLOW_IO setting
In w83781d_isa_found() there is REALLY_SLOW_IO defined around some port accesses, probably in order to wait between multiple accesses. Unfortunately this isn't making any difference compared to not having this define since more than a decade, as REALLY_SLOW_IO needs to be defined while "#include <asm/io.h>" is called to have an effect. As there seem not to be any outstanding issues in spite of this having no effect, just drop the "#define" and add a remark to the related comment. Signed-off-by: Juergen Gross <jgross@suse.com> Link: https://lore.kernel.org/r/20251126162018.5676-4-jgross@suse.com Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Diffstat (limited to 'tools/lib/python/abi/abi_regex.py')
0 files changed, 0 insertions, 0 deletions