Here's the latest revision of the userio patch with all of the suggested edits
made, along with a couple of extras I picked up on the way.
Cheers,
Stephen Chandler Paul
Stephen Chandler Paul (1):
Input: Add userio module
Documentation/input/userio.txt | 70 +++++++++++
MAINTAINERS | 6 +
drivers/input/serio/Kconfig | 11 ++
drivers/input/serio/Makefile | 1 +
drivers/input/serio/userio.c | 261 +++++++++++++++++++++++++++++++++++++++++
include/uapi/linux/userio.h | 42 +++++++
6 files changed, 391 insertions(+)
create mode 100644 Documentation/input/userio.txt
create mode 100644 drivers/input/serio/userio.c
create mode 100644 include/uapi/linux/userio.h
--
2.4.3
--
To unsubscribe from this list: send the line "unsubscribe linux-input" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html