diff options
author | Katsumi Sato <sato@toshiba-tops.co.jp> | 2017-02-22 07:32:10 +0300 |
---|---|---|
committer | Guenter Roeck <linux@roeck-us.net> | 2017-04-02 17:01:53 +0300 |
commit | 0d0235301b3a530e1e8ffedab72ba38ca9aa2ac6 (patch) | |
tree | edace8803cc3b9edccef0da671a094a68a0cebc9 /scripts/gcc-goto.sh | |
parent | 3dead5d59631ebc72c327637e1053b7c26723709 (diff) | |
download | linux-0d0235301b3a530e1e8ffedab72ba38ca9aa2ac6.tar.xz |
hwmon: (w83627ehf) Use request_muxed_region
Serialize access to the hardware by using "request_muxed_region".
Call to this macro will hold off the requestor if the resource is
currently busy. "superio_enter" will return an error if call to
"request_muxed_region" fails.
Signed-off-by: Katsumi Sato <sato@toshiba-tops.co.jp>
Signed-off-by: Atsushi Nemoto <nemoto@toshiba-tops.co.jp>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Diffstat (limited to 'scripts/gcc-goto.sh')
0 files changed, 0 insertions, 0 deletions