commit | 29fb44a58ac12bffe4c225f95afdc22364db070e | [log] [tgz] |
---|---|---|
author | Hans Verkuil <hans.verkuil@cisco.com> | Fri Jun 17 09:13:08 2016 -0300 |
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | Tue Jun 28 09:45:51 2016 -0300 |
tree | 2e71bc0fbc164eaa0edc3627df7b0bf5c7ede445 | |
parent | efe2938dd64cb990338a1f8a92e642f893e06c8d [diff] |
[media] cec-edid: add module for EDID CEC helper functions The cec-edid module contains helper functions to find and manipulate the CEC physical address inside an EDID. Even if the CEC support itself is disabled, drivers will still need these functions. Which is the reason this is module is separate from the upcoming CEC framework. Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>