diff options
author | Thomas Renninger <trenn@suse.de> | 2014-04-07 15:16:57 +0200 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2014-04-28 12:36:56 +0200 |
commit | d7cddbb07b18cc45e57420005850ca0326b9e074 (patch) | |
tree | 7d640a12341524d0227c7829e5ec990dd378ad13 /drivers/s390/char/Makefile | |
parent | d1db0eea852497762cab43b905b879dfcd3b8987 (diff) |
ACPI / tools: Introduce ec_access.c - tool to access the EC
This userspace tool accesses the EC through the ec_sys debug driver
(through /sys/kernel/debug/ec/ec0/io).
The EC command/data registers cannot be accessed directly, because they
may be manipulated by the AML interpreter in parallel.
The ec_sys driver synchronizes user space (debug) access with the AML
interpreter.
Signed-off-by: Thomas Renninger <trenn@suse.de>
[rjw: Changelog]
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'drivers/s390/char/Makefile')
0 files changed, 0 insertions, 0 deletions