diff options
author | Kees Cook <keescook@chromium.org> | 2017-10-24 11:23:03 -0400 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2017-10-31 07:25:17 -0400 |
commit | 297fced0f86a27b55729afa6a8e53f45095433a3 (patch) | |
tree | 47e98374baf0be06d08f4731b8e50dc53e39202e /drivers/media/radio/radio-sf16fmr2.c | |
parent | 162e6376ac58440beb6a2d2ee294f5d88ea58dd1 (diff) |
media: radio: Convert timers to use timer_setup()
In preparation for unconditionally passing the struct timer_list pointer to
all timer callbacks, switch to using the new timer_setup() and from_timer()
to pass the timer pointer explicitly.
Cc: Hans Verkuil <hverkuil@xs4all.nl>
Cc: Mauro Carvalho Chehab <mchehab@kernel.org>
Cc: "David S. Miller" <davem@davemloft.net>
Cc: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Kees Cook <keescook@chromium.org>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'drivers/media/radio/radio-sf16fmr2.c')
0 files changed, 0 insertions, 0 deletions