]> git.baikalelectronics.ru Git - kernel.git/commit
staging: unisys: visorbus: Remove unused enum members
authorDavid Kershner <david.kershner@unisys.com>
Mon, 9 Jan 2017 18:02:21 +0000 (13:02 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 10 Jan 2017 16:29:46 +0000 (17:29 +0100)
commit14502285d45cc3b7e14973ea5c148003e2c76b9d
treeae0801380f78ebb06313d8369db69721bda3ab8f
parent19f09d4a60d066ebfa0f90229bb92cbb1d8d40dd
staging: unisys: visorbus: Remove unused enum members

Visorchipset used to parse CONTROLVM messages with a variety of string
information. All but the name string have been removed, but the code
to handle this information remained. This patch removes the other values
and handlers.

Signed-off-by: Bryan Thompson <bryan.thompson@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