]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
staging: unisys: visorbus: get rid of unused payload info
authorDavid Kershner <david.kershner@unisys.com>
Wed, 1 Feb 2017 22:39:00 +0000 (17:39 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 2 Feb 2017 12:10:49 +0000 (13:10 +0100)
commitd308d2b5847c9c73f38ff70dfe2d7f2af84c63a6
tree61fbd29f69a2a0aa9d5639bdac2ae478c5b93657
parent85afaa681b68c6ec33a13193c459b26e1b4e42b3
staging: unisys: visorbus: get rid of unused payload info

We no longer send payloads back to the s-Par firmware, we can get rid of
the initialize and destroy functions since they weren't actually being
used just created and destroyed.

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