]> git.baikalelectronics.ru Git - kernel.git/commit
[media] cec: CEC_RECEIVE is allowed in monitor mode
authorHans Verkuil <hans.verkuil@cisco.com>
Mon, 11 Jul 2016 08:48:10 +0000 (05:48 -0300)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Tue, 12 Jul 2016 16:40:06 +0000 (13:40 -0300)
commitbb720d68f3872242a375db9392e5886d279dfb33
tree8eed009db78d08feb0700b83366cbf949b430e26
parent0023ecbff8ef2ef40f04990a98ed2a4b91d74d9b
[media] cec: CEC_RECEIVE is allowed in monitor mode

When the device is in monitor mode, then you should always be able to
call CEC_RECEIVE, even it the device is unconfigured.

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
drivers/staging/media/cec/cec-api.c