OSDN Git Service

media: atomisp: use cpu_latency_qos_*() instead of pm_qos_update*()
authorMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Sun, 19 Apr 2020 11:17:14 +0000 (13:17 +0200)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Wed, 20 May 2020 10:32:14 +0000 (12:32 +0200)
commit8d564cd28cfcbea636b44a96a1edfe0e3395ef60
tree0fd0eb06f53955c77193e77bc75f2dbba52e332c
parenta9d7bbcc6bb8358a8e2e7f3e8db918baf221c2bf
media: atomisp: use cpu_latency_qos_*() instead of pm_qos_update*()

Those functions got renamed. Update them on atomisp driver.

Fixes: 67b06ba01857 ("PM: QoS: Drop PM_QOS_CPU_DMA_LATENCY and rename related functions")
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
drivers/staging/media/atomisp/pci/atomisp2/atomisp_v4l2.c