Staging: hv: hv_mouse: fix up input device info structure
authorGreg Kroah-Hartman <gregkh@suse.de>
Thu, 3 Mar 2011 02:57:04 +0000 (18:57 -0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 3 Mar 2011 02:57:04 +0000 (18:57 -0800)
Make the name "hv_" specific as it's not an input layer structure we are
dealing with here.  Also rename the fields to be not CamelCase.

Cc: Hank Janssen <hjanssen@microsoft.com>
Cc: K. Y. Srinivasan <kys@microsoft.com>
Cc: Haiyang Zhang <haiyangz@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found