From: K. Y. Srinivasan Date: Mon, 7 Mar 2011 21:22:20 +0000 (-0800) Subject: Staging: hv: Use generic device_driver shutdown function X-Git-Tag: v2.6.39-rc1~469^2~231 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=38fadc3e1f2ed55544acb75823ba7b2929597f68;p=pandora-kernel.git Staging: hv: Use generic device_driver shutdown function In preparation for moving all the state from struct driver_context to struct hv_driver, eliminate the shutdown() function from struct driver_context and use generic device_driver shutdown() 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