| commit | f7052a819ec7ec14751c614ee876cf23afc242df | [log] [tgz] |
|---|---|---|
| author | Deva Ramasubramanian <dramasub@codeaurora.org> | Fri Jan 25 20:11:41 2013 -0800 |
| committer | Deva Ramasubramanian <dramasub@codeaurora.org> | Thu Feb 21 11:52:26 2013 -0800 |
| tree | 1380fc9aecc9e282b4231f33547fdc465db2172a | |
| parent | 8aafe60a93dae84acaa82bf0fd9f63059c32ed43 [diff] |
msm: mdp: Move wfd state signalling into mdp driver Previously the WFD driver was reponsible for signalling the online/offline events to userspace listeners. This led to redundant notifications due to the manner in which the WFD driver is used. The signalling is better purposed when done from MDP driver. Change-Id: Ifffbacb565f8758b65139f7b0e32df0773247e2d Signed-off-by: Deva Ramasubramanian <dramasub@codeaurora.org>