commit | 880a8fc077301d0b1ebc642ac53373bd0e0707e1 | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | Sun Sep 20 08:22:20 2020 +0200 |
committer | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | Thu Oct 01 09:19:48 2020 +0200 |
tree | 4971379c7902f595de0fe2bbb25b424b735f7d19 | |
parent | cae045f495d259122cfa18a87c65a2b12fbdcbb2 [diff] |
media: vidtv: simplify PCR logic to get jiffies There's no need to have a check when setting timing.past_jiffies, as we can simply do the initialization earlier at vidtv_mux_init(). Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>