From 5a2813e97ae6e5d8c521ace7dd2f4106a9d19e71 Mon Sep 17 00:00:00 2001 From: Azael Avalos Date: Tue, 25 Mar 2014 20:38:34 -0600 Subject: [PATCH] toshiba_acpi: Add accelerometer support Recent Toshiba laptops now come equiped with a built in accelerometer (TOS620A) device, but such device does not expose the axes information, however, HCI calls 0x006d and 0x00a6 can be used to query such info. This patch adds support to read the axes values by exposing them through the _position_ sysfs file. Signed-off-by: Azael Avalos Signed-off-by: Matthew Garrett --- Reading git-format-patch failed