[PATCH 0/2] staging: kpc2000: replace per-card misc devices.

Jeremy Sowden jeremy at azazel.net
Fri May 31 10:52:29 UTC 2019


Each card has a misc device associated with it.  The devices are used to get
access to various attributes of the hardware.  Most of these attributes are also
available via sysfs.  Therefore, we make all the attributes available via sysfs
and remove the devices.

Jeremy Sowden (2):
  staging: kpc2000: export more device attributes via sysfs.
  staging: kpc2000: removed misc device.

 drivers/staging/kpc2000/kpc2000/core.c | 184 ++++++++-----------------
 drivers/staging/kpc2000/kpc2000/pcie.h |   2 -
 2 files changed, 59 insertions(+), 127 deletions(-)

-- 
2.20.1



More information about the devel mailing list