linux/drivers/media/cec
Hans Verkuil 059d1460ca [media] cec: return -EPERM when no LAs are configured
The CEC_TRANSMIT ioctl now returns -EPERM if an attempt is made to
transmit a message for an unconfigured adapter (i.e. userspace
never called CEC_ADAP_S_LOG_ADDRS).

This differentiates this case from when LAs are configured, but no
physical address is set. In that case -ENONET is returned.

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
2017-03-22 11:11:46 -03:00
..
cec-adap.c [media] cec: allow specific messages even when unconfigured 2017-03-22 11:11:17 -03:00
cec-api.c [media] cec: return -EPERM when no LAs are configured 2017-03-22 11:11:46 -03:00
cec-core.c [media] rc-main: assign driver type during allocation 2017-01-30 13:59:57 -02:00
cec-priv.h
Makefile