From: K. Y. Srinivasan Date: Mon, 7 Mar 2011 21:35:10 +0000 (-0800) Subject: Staging: hv: Get rid of class_id from vm_device X-Git-Tag: v2.6.39-rc1~469^2~220 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=65c22791dbc08bd6a793c12c070675e9159e4b5f;p=pandora-kernel.git Staging: hv: Get rid of class_id from vm_device Both device abstractions: vm_device and hv_device maintain state to reperesent the device type (and they refer to them by different names - class_id in vm_device and dev_type in hv_device). In preparation for consolidating all device state in struct hv_device; eliminate class_id from struct vm_device. 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