Commit Graph

2 Commits

Author SHA1 Message Date
Casey Piper 638affbac5 linux: Move hdmi audio codec header to common location
Move contents of msm_hdmi_audio_codec.h
directory to msm_hdmi.h in common linux
directory to remove platform dependence.

Change-Id: I6331073ba1e5e119770c5e8cb50f6ff677807292
Signed-off-by: Casey Piper <cpiper@codeaurora.org>
2014-03-31 11:46:37 -07:00
Ajay Singh Parmar 9bef5e65eb msm: mdss: hdmi: Cable connection status notification
Provide a callback machanism to all the modules registered
for HDMI cable notifications. The registered modules will be
notified everytime the cable is connected or disconnected.
The callback will be scheduled on global kernel workqueue.

Change-Id: I74630748448d8479b6e0cda6ccd148cbeae48a51
Signed-off-by: Ajay Singh Parmar <aparmar@codeaurora.org>
2014-01-10 16:14:46 -08:00