]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - drivers/staging/unisys/visorbus/visorbus_main.c
staging: unisys: visorbus: Get rid of passthrough function visorchipset_bus_create
authorDavid Kershner <david.kershner@unisys.com>
Tue, 22 Aug 2017 17:27:24 +0000 (13:27 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 22 Aug 2017 22:12:52 +0000 (15:12 -0700)
commitfdf5b9ac3e8e91516a85ee43d3b9d63b40639e94
treed9b131474bebdef3ac72080b7ea4652c1276c346
parentb253ff5bf8a461812b32be9ed4f8956f94f61fa5
staging: unisys: visorbus: Get rid of passthrough function visorchipset_bus_create

The function visorchipset_bus_create just called visorbus_create_instance,
we should just combine it with visorbus_create_instance.

Reviewed-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>
drivers/staging/unisys/visorbus/visorbus_main.c
drivers/staging/unisys/visorbus/visorbus_private.h
drivers/staging/unisys/visorbus/visorchipset.c