Drivers: hv: vmbus: add an API vmbus_hvsock_device_unregister()
authorDexuan Cui <decui@microsoft.com>
Thu, 28 Jan 2016 06:29:43 +0000 (22:29 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 8 Feb 2016 05:34:12 +0000 (21:34 -0800)
commit85d9aa705184a4504d0330017e3956fcdae8a9d6
tree7c774df32a8aa8bce2eb3be6d06ddd8e0add4171
parent499e8401a515d04daa986b995da710d2b9737764
Drivers: hv: vmbus: add an API vmbus_hvsock_device_unregister()

The hvsock driver needs this API to release all the resources related
to the channel.

Signed-off-by: Dexuan Cui <decui@microsoft.com>
Signed-off-by: K. Y. Srinivasan <kys@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/hv/channel_mgmt.c
drivers/hv/connection.c
include/linux/hyperv.h