Files
linux/drivers
Robert Foss 8cc80c606b media: camss: vfe: Don't read hardware version needlessly
vfe_set_power() is invoked a few times, which causes a lot of
VFE HW version prints.

Secondly there is no real reason for calling hw_version_read() from
this location specifically, since it does nothing more than print
the VFE HW version.

A better location for the hw_version_read() call would be somewhere
which is only executed once per VFE unit.

Signed-off-by: Robert Foss <robert.foss@linaro.org>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
2021-09-30 10:07:37 +02:00
..
2021-09-08 11:50:26 -07:00
2021-09-21 09:17:15 +02:00
2021-09-20 11:11:54 +01:00
2021-09-14 11:18:47 +02:00
2021-09-18 11:15:01 -07:00