From: K. Y. Srinivasan Date: Mon, 7 Mar 2011 21:21:47 +0000 (-0800) Subject: Staging: hv: Use generic device_driver remove function X-Git-Tag: v2.6.39-rc1~469^2~232 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=94851c343d1f98f866760c96a8956e30b07e579c;p=pandora-kernel.git Staging: hv: Use generic device_driver remove function In preparation for moving all the state from struct driver_context to struct hv_driver, eliminate the remove() function from struct driver_context and use generic device_driver remove() function. Signed-off-by: K. Y. Srinivasan Signed-off-by: Abhishek Kane Signed-off-by: Haiyang Zhang Signed-off-by: Hank Janssen Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed