public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] toshiba_haps: Some misc changes plus sysfs entries documentation
@ 2015-02-26 17:58 Azael Avalos
  2015-02-26 17:58 ` [PATCH 1/3] toshiba_haps: Replace sscanf with kstrtoint Azael Avalos
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Azael Avalos @ 2015-02-26 17:58 UTC (permalink / raw)
  To: Darren Hart, platform-driver-x86, linux-kernel; +Cc: Azael Avalos

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


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2015-05-06 22:08 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-26 17:58 [PATCH 0/3] toshiba_haps: Some misc changes plus sysfs entries documentation Azael Avalos
2015-02-26 17:58 ` [PATCH 1/3] toshiba_haps: Replace sscanf with kstrtoint Azael Avalos
2015-02-26 17:58 ` [PATCH 2/3] toshiba_haps: Make use of DEVICE_ATTR_{RW, WO} macros Azael Avalos
2015-03-06 18:32 ` [PATCH 0/3] toshiba_haps: Some misc changes plus sysfs entries documentation Darren Hart
2015-05-04 18:10   ` Azael Avalos
2015-05-06 22:08     ` Darren Hart

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox