]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit61244872d40436569a7acb3f387f1e489591e321
tree0fd0eb06f53955c77193e77bc75f2dbba52e332c
parent5aa8b86620f79878e65d3e22a5c026e571893c47
media: atomisp: use cpu_latency_qos_*() instead of pm_qos_update*()

Those functions got renamed. Update them on atomisp driver.

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