Staging: hv: mousevsc: Get rid of ref_count state in struct mousevsc_dev
authorK. Y. Srinivasan <kys@microsoft.com>
Thu, 29 Sep 2011 18:54:59 +0000 (11:54 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 4 Oct 2011 17:39:37 +0000 (10:39 -0700)
commitee2baa299ae11fec073c2b2aad7f6c571f71189e
treedc638f3fcc4b79942befe98347ef19be5f5cbfb2
parentc411f17daf0942509f6db47b4a237e953f35611b
Staging: hv: mousevsc: Get rid of ref_count state in struct mousevsc_dev

Now get rid of the machinery for managing the life-cycle of the mousevsc_dev
as this is not needed.

Signed-off-by: K. Y. Srinivasan <kys@microsoft.com>
Signed-off-by: Haiyang Zhang <haiyangz@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/hv/hv_mouse.c