From: K. Y. Srinivasan Date: Thu, 29 Sep 2011 18:54:56 +0000 (-0700) Subject: Staging: hv: mousevsc: Cleanup mousevsc_connect_to_vsp() X-Git-Tag: v3.2-rc1~169^2^2~225 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8660e38fab8b8a39ac828fb8a8579a9ad1b5d59d;p=pandora-kernel.git Staging: hv: mousevsc: Cleanup mousevsc_connect_to_vsp() Cleanup mousevsc_connect_to_vsp(). There is no need to take reference on the mousevsc device object when we are setting up the device. As part of this cleanup get rid of get_input_device() as this function is only used here. Signed-off-by: K. Y. Srinivasan Signed-off-by: Haiyang Zhang Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed