staging: unisys: visorbus: bus_destroy do not call bus_epilog
authorDavid Kershner <david.kershner@unisys.com>
Thu, 3 Nov 2016 15:44:20 +0000 (11:44 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 7 Nov 2016 09:56:39 +0000 (10:56 +0100)
commit3e0e8db92fef5dea189d740bed2d8e3d7a25dfe8
treeacbab618364245bc074b55d138b33a99878d919b
parent8f334e30c3c766b1b7e7f89cbbdd8d9d02fce91c
staging: unisys: visorbus: bus_destroy do not call bus_epilog

Have bus_destroy call chipset_bus_destroy directly instead of going
through bus_epilog.

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/visorchipset.c