]> git.ipfire.org Git - thirdparty/linux.git/commit
media: cec: cec-gpio: reading hpd/5v is allowed to sleep
authorHans Verkuil <hverkuil@xs4all.nl>
Mon, 30 Jun 2025 11:08:50 +0000 (13:08 +0200)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Tue, 8 Jul 2025 06:35:27 +0000 (08:35 +0200)
commit5701c792c7b9348adca640f24bb01d69ba657e03
tree53fefd11877ad5a10576ee03e7ca03b650fbc4fe
parente068fbdf4ccb503dd05126361b6e587abc0e7d9f
media: cec: cec-gpio: reading hpd/5v is allowed to sleep

Reading the hpd or 5v gpios is something that can sleep, so rework
the code to allow this.

Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
drivers/media/cec/platform/cec-gpio/cec-gpio.c