commit | a7093ba162d942e29ae27a64f8432db65f7f21ab | [log] [tgz] |
---|---|---|
author | Sameer Wadgaonkar <sameer.wadgaonkar@unisys.com> | Tue Aug 22 13:27:33 2017 -0400 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Aug 22 15:14:55 2017 -0700 |
tree | 0ac51c4b7e0f1bed8d05355cb7aea571581a8a33 | |
parent | 17d3208c3fda752a4e15ba3549d7a1d88f47b0b2 [diff] |
staging: unisys: visorbus: Get rid of passthrough function visorchipset_bus_destroy The function visorchipset_bus_destroy just called viosrbus_remove_instance, we can just combine it with visorbus_remove_instance. Signed-off-by: Sameer Wadgaonkar <sameer.wadgaonkar@unisys.com> Signed-off-by: David Kershner <david.kershner@unisys.com> Reviewed-by: Tim Sell <timothy.sell@unisys.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>