Searched hist:"45 ba1c0ba3e589ad3ef0d0603c822eb27ea16563" (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/media/cec/usb/pulse8/ |
H A D | pulse8-cec.c | diff 45ba1c0ba3e589ad3ef0d0603c822eb27ea16563 Fri Nov 27 12:52:30 CET 2020 Hans Verkuil <hverkuil-cisco@xs4all.nl> media: pulse8-cec: add support for FW v10 and up
Starting with firmware version 10 the GET/SET_HDMI_VERSION message was removed and GET/SET_AUTO_POWER_ON was added.
The removal of GET/SET_HDMI_VERSION caused the probe of the Pulse-Eight to fail. Add a version check to handle this gracefully.
Also show (but do not set) the Auto Power On value.
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl> Reported-by: Maxime Ripard <mripard@kernel.org> Tested-by: Maxime Ripard <mripard@kernel.org> Cc: <stable@vger.kernel.org> Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
|