-
由 Matej Hulín 提交于
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: NMatej Hulín <mito.hulin@gmail.com> Signed-off-by: NJiri Slaby <jslaby@suse.cz> Signed-off-by: NHans Verkuil <hans.verkuil@cisco.com> Signed-off-by: NMauro Carvalho Chehab <mchehab@s-opensource.com>
75d1b137