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)
commit0f88ea5ba24f56bc0915d60bf9c859fb8952e62c
tree598dc93904900a2d7238ccf6e6e42e1ed406ba01
parentac2c9033d65c7b139c99c9ecd2f374f04ea5820a
Staging: hv: hv_mouse: fix up input device info structure

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>
drivers/staging/hv/hv_mouse.c