diff options
author | Matej Hulín <mito.hulin@gmail.com> | 2017-01-23 07:12:30 -0200 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2017-02-03 11:23:51 -0200 |
commit | 75d1b1379fba4ca2fb6fb7b70141ac0afb807fbf (patch) | |
tree | 820ad9d0ed335deebe061105921412b538fa1121 /drivers/media/v4l2-core | |
parent | ca80fbcd4ce61686d863fb9aca1fa3d6a9276361 (diff) | |
download | op-kernel-dev-75d1b1379fba4ca2fb6fb7b70141ac0afb807fbf.zip op-kernel-dev-75d1b1379fba4ca2fb6fb7b70141ac0afb807fbf.tar.gz |
[media] media: radio-cadet, initialize timer with setup_timer
Stop accessing timer struct members directly and use the setup_timer
helper intended for that use. It makes the code cleaner and will allow
for easier change of the timer struct internals.
Signed-off-by: Matej Hulín <mito.hulin@gmail.com>
Signed-off-by: Jiri Slaby <jslaby@suse.cz>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'drivers/media/v4l2-core')
0 files changed, 0 insertions, 0 deletions