Staging: hv: remove timer wrapper functions
commitc8a429a465f9aaabe7fc7ddf5f34ff6dd188a68f
authorGreg Kroah-Hartman <gregkh@suse.de>
Wed, 29 Jul 2009 22:40:57 +0000 (29 15:40 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 15 Sep 2009 19:01:54 +0000 (15 12:01 -0700)
tree59f0837b4888425fc61063931bcf77af0f05252c
parentbfc30aae73b6be57528059a9e03ce8674320e67b
Staging: hv: remove timer wrapper functions

Use a real timer (there's only one in the code), no wrapper is needed,
it just increases the complexity for no reason.

Cc: Bill Pemberton <wfp5p@virginia.edu>
Cc: Hank Janssen <hjanssen@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/hv/Channel.c
drivers/staging/hv/Channel.h
drivers/staging/hv/ChannelMgmt.c
drivers/staging/hv/ChannelMgmt.h
drivers/staging/hv/include/osd.h
drivers/staging/hv/osd.c