]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit08e5f512b3bb3fed2620d72bef32f8601454d5b3
tree8105e9f1900980272a3896a3a9fc1bfce7694da2
parent7e7ff654d99e4fd3e8971652d23c1adb7b204694
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