drivers/video/msm/mdss/mdss_cec_core.c
0 → 100644
+802
−0
drivers/video/msm/mdss/mdss_cec_core.h
0 → 100644
+101
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
Create a new CEC abstract module which is hardware independent and interacts with other modules. Make hardware dependent CEC a separate module and integrate with CEC abstract module. This makes it easy to integrate multiple CEC hardwares without disturbing other modules interacting with the abstract module. Change-Id: I0cf4973e567fe82a1b714c03ae8b18508521260e Signed-off-by:Ajay Singh Parmar <aparmar@codeaurora.org> Signed-off-by:
Sandeep Panda <spanda@codeaurora.org>