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 linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to