commit | 166b09824a9e5458674560492abe7973ce0d5994 | [log] [tgz] |
---|---|---|
author | Deva Ramasubramanian <dramasub@codeaurora.org> | Fri Jan 25 20:11:41 2013 -0800 |
committer | Deva Ramasubramanian <dramasub@codeaurora.org> | Mon Apr 15 14:24:21 2013 -0700 |
tree | 969b731c8fff465a5d810e6cc98bf99eb8098e96 | |
parent | dead07079f9327a781e1615996c37cd7305b34f8 [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: I2248de84d57504c2fa9f26e1bfdf0e0d4a02257a Signed-off-by: Deva Ramasubramanian <dramasub@codeaurora.org>