commit | 82af03f7b945634bfa93fef4e2f50db4459aabea | [log] [tgz] |
---|---|---|
author | sayli karnik <karniksayli1995@gmail.com> | Thu Sep 22 22:09:06 2016 +0530 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri Sep 23 19:00:43 2016 +0200 |
tree | 7ca257aa04c1a545490a2ecb7f640f79e01723e3 | |
parent | 0e21fa4602078160e03ef210c983df0c257ccbe8 [diff] |
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>