media: venus: pm: Hook 6xx pm ops into 4xx pm ops
authorBryan O'Donoghue <bryan.odonoghue@linaro.org>
Fri, 2 Apr 2021 10:06:39 +0000 (12:06 +0200)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Tue, 6 Apr 2021 13:52:05 +0000 (15:52 +0200)
commitf24afa95bb2e401e9267c722ec109808a0537e60
treee3f154fbf6afc30a52eaef5c1121bbec73941f16
parent7ed9e0b3393c8720e8a48e98bc88e30112ccb1bc
media: venus: pm: Hook 6xx pm ops into 4xx pm ops

At this time there is no need to differentiate between the two, we can
reuse the 4xx pm ops callback structure for 6xx.

Signed-off-by: Bryan O'Donoghue <bryan.odonoghue@linaro.org>
Signed-off-by: Stanimir Varbanov <stanimir.varbanov@linaro.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
drivers/media/platform/qcom/venus/pm_helpers.c