mirror of
https://github.com/torvalds/linux.git
synced 2026-05-27 08:33:17 +02:00
media: platform: qcom/iris: rename iris_vpu3 to iris_vpu3x
The vpu33 HW is very close to vpu3, and shares most of the operations, so rename file to vpu3x since we'll handle all vpu3 variants in it. Reviewed-by: Dikshita Agarwal <quic_dikshita@quicinc.com> Tested-by: Bryan O'Donoghue <bryan.odonoghue@linaro.org> # x1e Dell Reviewed-by: Vikash Garodia <quic_vgarodia@quicinc.com> Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org> Signed-off-by: Bryan O'Donoghue <bod@kernel.org> Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
This commit is contained in:
parent
322e9061ed
commit
9cd2b62c8c
|
|
@ -20,7 +20,7 @@ qcom-iris-objs += \
|
|||
iris_vb2.o \
|
||||
iris_vdec.o \
|
||||
iris_vpu2.o \
|
||||
iris_vpu3.o \
|
||||
iris_vpu3x.o \
|
||||
iris_vpu_buffer.o \
|
||||
iris_vpu_common.o \
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user