diff options
author | Kees Cook <keescook@chromium.org> | 2017-10-17 02:10:53 +0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2017-10-31 13:40:50 +0300 |
commit | 60793f4d3e79c3b90314f649d56ffd583046752d (patch) | |
tree | 4f1cc88a0d6c12c629953128165fef14a4cf85a6 /drivers/media/pci/saa7134/saa7134-vbi.c | |
parent | e7e0e2cfd1169ff8b53cdc182b3c10be3e088e61 (diff) | |
download | linux-60793f4d3e79c3b90314f649d56ffd583046752d.tar.xz |
media: tvaudio: 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.
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/pci/saa7134/saa7134-vbi.c')
0 files changed, 0 insertions, 0 deletions