]> 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)
commit5aa8b86620f79878e65d3e22a5c026e571893c47
tree2e06451d17aa2ae9f29fb50274269c5a7b5825ec
parent9a6a940b60ed30d812169882be1ff1aa6213d97a
media: atomisp: Fix support for time 64 API

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

Update this driver accordingly.

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