OSDN Git Service

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)
commita9d7bbcc6bb8358a8e2e7f3e8db918baf221c2bf
tree2e06451d17aa2ae9f29fb50274269c5a7b5825ec
parente58eeb5a7335218498218cde8e96bcf3b7ae4a4a
media: atomisp: Fix support for time 64 API

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

Update this driver accordingly.

Fixes: 15a40b27beb0 ("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