diff options
author | Kees Cook <keescook@chromium.org> | 2017-10-17 01:11:30 +0200 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2017-10-31 12:13:05 +0100 |
commit | 1e7126b4a86ad69e870099fb6b922a3b6e29598b (patch) | |
tree | 519749eda527aaac49422c5f6e181b5efe6fcee6 /drivers/media/platform | |
parent | media: tvaudio: Convert timers to use timer_setup() (diff) | |
download | linux-1e7126b4a86ad69e870099fb6b922a3b6e29598b.tar.xz linux-1e7126b4a86ad69e870099fb6b922a3b6e29598b.zip |
media: saa7134: 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: Geliang Tang <geliangtang@gmail.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/platform')
0 files changed, 0 insertions, 0 deletions