These patches make some misc chanes to the driver, replacing sscanf with kstrtoint, DEVICE_ATTR_{RW, WO} macros and adding documentation about the sysfs entries. Azael Avalos (3): toshiba_haps: Replace sscanf with kstrtoint toshiba_haps: Make use of DEVICE_ATTR_{RW, WO} macros Documentation/ABI: Add file describing the sysfs entries for toshiba_haps .../ABI/testing/sysfs-driver-toshiba_haps | 20 ++++++++++++++ drivers/platform/x86/toshiba_haps.c | 32 ++++++++++++++-------- 2 files changed, 40 insertions(+), 12 deletions(-) create mode 100644 Documentation/ABI/testing/sysfs-driver-toshiba_haps -- 2.2.2 -- To unsubscribe from this list: send the line "unsubscribe platform-driver-x86" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html