commit | 3f98da9636029486b86eb63f0b57b91dcbd880b0 | [log] [tgz] |
---|---|---|
author | Hans Verkuil <hans.verkuil@cisco.com> | Mon Nov 21 13:15:45 2016 -0200 |
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | Tue Nov 22 05:43:07 2016 -0200 |
tree | ae45d8ad944a54e94dd8fd1990c120f8e81fd56d | |
parent | 7febb418a32a2caaef57bca91df41c658406670d [diff] |
[media] cec: ignore messages that we initiated Some CEC adapters will receive messages that they initiated. Add a check that will ignore such messages. Most hardware behaves correctly in this respect, but I have seen adapters that don't, so just filter this out in the framework. Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>