Loading
[media] cec: filter invalid messages
As per the CEC specification: - CEC messages with a too-small payload should be ignored. - Broadcast messages that are only allowed as directed messages should be ignored. - Directed messages that are only allowed as broadcast messages should be ignored. Implement this in the core CEC framework. Change-Id: Ia4507d7bded5857fa0c110bca64349cf5955f8bb Signed-off-by:Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by:
Mauro Carvalho Chehab <mchehab@s-opensource.com> Git-commit: 3074fe4a7da5775bcf31675d6d9e2687c434fef2 Git-repo: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git Signed-off-by:
Ray Zhang <rayz@codeaurora.org>