staging: greybus: Use setup_timer function
authorsayli karnik <karniksayli1995@gmail.com>
Thu, 22 Sep 2016 16:39:06 +0000 (22:09 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 23 Sep 2016 17:00:43 +0000 (19:00 +0200)
commit82af03f7b945634bfa93fef4e2f50db4459aabea
tree7ca257aa04c1a545490a2ecb7f640f79e01723e3
parent0e21fa4602078160e03ef210c983df0c257ccbe8
staging: greybus: Use setup_timer function

This patch uses setup_timer function instead of initializing timer with the
function and data fields.

Signed-off-by: sayli karnik <karniksayli1995@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/greybus/loopback.c