[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)
commitca00033c9fc8b5f178573a76887c89296ed5b398
tree8eed009db78d08feb0700b83366cbf949b430e26
parent10a5210ed40cb13c1645969ac4307dfa3f3d5a00
[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