]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Staging: hv: hv_mouse: unwind the initialization process a bit
authorGreg Kroah-Hartman <gregkh@suse.de>
Thu, 3 Mar 2011 02:28:52 +0000 (18:28 -0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 3 Mar 2011 02:28:52 +0000 (18:28 -0800)
commit7ced4810f9a86bb0324568052c6bf27292512b43
tree38d238d1ec3ab2f7b09d5810a159ddb887bc9dc4
parente6f83b78ec7d8a6201caf0e190d1317aaf24b299
Staging: hv: hv_mouse: unwind the initialization process a bit

This unwinds the init call sequence a bit, as we don't need a callback
pointer for a function that is already in this file.

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