From: K. Y. Srinivasan Date: Fri, 13 May 2011 02:34:46 +0000 (-0700) Subject: Staging: hv: mousevsc_drv: Cleanup mousevsc_drv_exit() function X-Git-Tag: v3.0-rc1~336^2~202 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=96053efd3c8e13f85abe9783be0e70cb97e82f2b;p=pandora-kernel.git Staging: hv: mousevsc_drv: Cleanup mousevsc_drv_exit() function To conform to the Linux device model, the device should persist even when there is no driver bound to it. Cleanup the mousevsc_drv_exit() routine keeping this in mind. Signed-off-by: K. Y. Srinivasan Signed-off-by: Haiyang Zhang Signed-off-by: Abhishek Kane Signed-off-by: Hank Janssen Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed