[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1424973511-3090-1-git-send-email-coproscefalo@gmail.com>
Date: Thu, 26 Feb 2015 10:58:29 -0700
From: Azael Avalos <coproscefalo@...il.com>
To: Darren Hart <dvhart@...radead.org>,
platform-driver-x86@...r.kernel.org, linux-kernel@...r.kernel.org
Cc: Azael Avalos <coproscefalo@...il.com>
Subject: [PATCH 0/3] toshiba_haps: Some misc changes plus sysfs entries documentation
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 majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists