commit | d308d2b5847c9c73f38ff70dfe2d7f2af84c63a6 | [log] [tgz] |
---|---|---|
author | David Kershner <david.kershner@unisys.com> | Wed Feb 01 17:39:00 2017 -0500 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu Feb 02 13:10:49 2017 +0100 |
tree | 61fbd29f69a2a0aa9d5639bdac2ae478c5b93657 | |
parent | 85afaa681b68c6ec33a13193c459b26e1b4e42b3 [diff] |
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>