From: Thomas Renninger Date: Fri, 16 Jul 2010 11:11:32 +0000 (+0200) Subject: ACPI: Provide /sys/kernel/debug//ec/ec0/io for binary access to the EC X-Git-Tag: v2.6.36-rc1~579^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9827886dce77c47c378ce3154689cea2c45c731d;p=pandora-kernel.git ACPI: Provide /sys/kernel/debug//ec/ec0/io for binary access to the EC A userspace app to easily read/write the EC can be found here: ftp://ftp.suse.com/pub/people/trenn/sources/ec/ec_access.c Multiple ECs are not supported, but shouldn't be hard to add as soon as the ec driver itself will support them. Signed-off-by: Thomas Renninger CC: Alexey Starikovskiy CC: Len Brown CC: linux-kernel@vger.kernel.org CC: linux-acpi@vger.kernel.org CC: platform-driver-x86@vger.kernel.org Signed-off-by: Matthew Garrett --- Reading git-diff-tree failed