From: Azael Avalos <coproscefalo@gmail.com>
To: Darren Hart <dvhart@infradead.org>,
platform-driver-x86@vger.kernel.org,
linux-kernel@vger.kernel.org
Cc: Azael Avalos <coproscefalo@gmail.com>
Subject: [PATCH 0/3] toshiba_haps: Some misc changes plus sysfs entries documentation
Date: Thu, 26 Feb 2015 10:58:29 -0700 [thread overview]
Message-ID: <1424973511-3090-1-git-send-email-coproscefalo@gmail.com> (raw)
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
next reply other threads:[~2015-02-26 17:58 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-02-26 17:58 Azael Avalos [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1424973511-3090-1-git-send-email-coproscefalo@gmail.com \
--to=coproscefalo@gmail.com \
--cc=dvhart@infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=platform-driver-x86@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox