media: atomisp: Group cpu_latency_qos_add_request() call together with other PM calls
authorHans de Goede <hdegoede@redhat.com>
Wed, 27 Dec 2023 22:02:40 +0000 (23:02 +0100)
committerMauro Carvalho Chehab <mchehab@kernel.org>
Thu, 1 Feb 2024 06:03:29 +0000 (07:03 +0100)
commit3a9ceebd8ffb2d6dca14ddf58a21c98b124713f9
treec8e2d7d5606be7b49d06008b1b7092d16f960f4d
parentba68b88da0a2e6d72ac92738dbad0a1934e2283d
media: atomisp: Group cpu_latency_qos_add_request() call together with other PM calls

Group the cpu_latency_qos_add_request() call in probe() together with
the other PM calls in probe().

This is a preparation patch for futher PM fixes / work.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
drivers/staging/media/atomisp/pci/atomisp_v4l2.c