From: K. Y. Srinivasan Date: Thu, 29 Sep 2011 18:54:42 +0000 (-0700) Subject: Staging: hv: mousevsc: Get rid of the struct input_device_context X-Git-Tag: v3.2-rc1~169^2^2~239 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=28e0d06655ddc6598155e2f71945f1abb00b398a;p=pandora-kernel.git Staging: hv: mousevsc: Get rid of the struct input_device_context The state maintained in struct input_device_context can easily be included in the struct mousevsc_dev structure. Simplify the code by consolidating the state. Signed-off-by: K. Y. Srinivasan Signed-off-by: Haiyang Zhang Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed