]> git.baikalelectronics.ru Git - kernel.git/commit
media: atomisp: Fix support for time 64 API
authorMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Sun, 19 Apr 2020 11:05:47 +0000 (13:05 +0200)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Wed, 20 May 2020 10:32:14 +0000 (12:32 +0200)
commit401a5a4631914b67c0a906f54c009ff9a12df189
tree2e06451d17aa2ae9f29fb50274269c5a7b5825ec
parent43ffbd8254c79f3811f79d30bc37cd9fe3d17403
media: atomisp: Fix support for time 64 API

The time 64 API patchset changed the ts stamp to u64.

Update this driver accordingly.

Fixes: 208e1a2d58a4 ("media: videobuf: use u64 for the timestamp internally")
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
drivers/staging/media/atomisp/pci/atomisp2/atomisp_cmd.c