From: K. Y. Srinivasan Date: Sun, 18 Sep 2011 17:31:33 +0000 (-0700) Subject: Staging: hv: util: Perform some service specific init/deinit in probe/remove X-Git-Tag: v3.2-rc1~169^2^2~398 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a29b643c5767558956450b86d79eb66334704ac2;p=pandora-kernel.git Staging: hv: util: Perform some service specific init/deinit in probe/remove In preparation for modifying the util driver to fully conform to the Linux Driver Model, perform some service specific init and de-init operations in util_probe()/util_remove() as opposed to in init_hyperv_utils()/exit_hyperv_utils() as is currently done. Signed-off-by: K. Y. Srinivasan Signed-off-by: Haiyang Zhang Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed