diff options
author | Jasmin Jessich <jasmin@anw.at> | 2018-05-06 13:44:22 +0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | 2018-05-09 23:30:17 +0300 |
commit | b3bc535a5cd89e1792459b4904d0f6c2518fffec (patch) | |
tree | a43950b257413d55991a727aeee16fceaa1ca99c /drivers/media/dvb-core | |
parent | 06af462ba1ff0ff5fdd230f3d59b5771b291f920 (diff) | |
download | linux-b3bc535a5cd89e1792459b4904d0f6c2518fffec.tar.xz |
media: Use ktime_set() in pt1.c
In commit 20a63349b142 a new variable ktime_t delay has been added.
We decided to use the API functions to initialize ktime_t variables
within media-tree. Thus variable delay needs to be initialized with
ktime_set() instead of setting it directly.
Signed-off-by: Jasmin Jessich <jasmin@anw.at>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Diffstat (limited to 'drivers/media/dvb-core')
0 files changed, 0 insertions, 0 deletions