]> asedeno.scripts.mit.edu Git - linux.git/commit
staging: unisys: visorbus: Convert references to /proc to /sys
authorDavid Binder <david.binder@unisys.com>
Thu, 22 Dec 2016 16:09:02 +0000 (11:09 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 3 Jan 2017 14:17:02 +0000 (15:17 +0100)
commit5d501ef44057b1593b13e60964391cc1396f241f
tree80e037dcbf4c21673142a32443935cd2486d1ec2
parent22da2c123174e810cf448eec4f926eb3e8d82d97
staging: unisys: visorbus: Convert references to /proc to /sys

Removes references to visorchipset in the /proc filesystem, and replaces
them with references to the /sys filesystem. Also removes reference to the
visorchipset driver, and replaces it with a reference to plain
visorchipset (since it is no longer a standalone driver).

Signed-off-by: David Binder <david.binder@unisys.com>
Signed-off-by: David Kershner <david.kershner@unisys.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/unisys/visorbus/visorchipset.c