staging: kpc2000: export more device attributes via sysfs.
authorJeremy Sowden <jeremy@azazel.net>
Fri, 31 May 2019 10:52:30 +0000 (11:52 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 3 Jun 2019 12:11:29 +0000 (14:11 +0200)
commiteb1a5c64729d636fc1ff13939001bc49c9b67613
tree8105e9f1900980272a3896a3a9fc1bfce7694da2
parent23004ec330925e6834c8ddac00e3dd12eb5fb345
staging: kpc2000: export more device attributes via sysfs.

Added more read-only device attributes in order to expose all the
information about the hardware which is available by calling read() or
ioct() on the misc device associated with it.

Signed-off-by: Jeremy Sowden <jeremy@azazel.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/kpc2000/kpc2000/core.c