]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
media: zoran: Use DMA coherent for stat_com
authorCorentin Labbe <clabbe@baylibre.com>
Fri, 25 Sep 2020 18:30:33 +0000 (20:30 +0200)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Thu, 1 Oct 2020 07:41:41 +0000 (09:41 +0200)
commit886986804ad45618b58b160e6ab003d5473f5838
tree90666723e978bdd9d023b69a4ba1b7f6cd5be323
parentaccd0214092eed398afdcfdef95a5f2ec9661706
media: zoran: Use DMA coherent for stat_com

Instead of using a fragile virt_to_bus, let's use proper DMA coherent
for the stat_com entry.

Signed-off-by: Corentin Labbe <clabbe@baylibre.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
drivers/staging/media/zoran/zoran.h
drivers/staging/media/zoran/zoran_card.c
drivers/staging/media/zoran/zoran_device.c