commit | 877932c6538689854e2b6a75ce24c8782fbe1fe0 | [log] [tgz] |
---|---|---|
author | Padmanabhan Komanduru <pkomandu@codeaurora.org> | Fri Sep 07 16:22:31 2012 +0530 |
committer | Padmanabhan Komanduru <pkomandu@codeaurora.org> | Fri Sep 07 16:22:31 2012 +0530 |
tree | b76fac18488ecb3ec981eac98cb1ad106c9d0eb2 | |
parent | b9add187dcbf473ee528c596e5e59470a9d19659 [diff] |
msm_fb: Return ioctl on vsync interrupt disable Before the vsync interrupt gets disabled, initialize the completion structure and then disable the interrupt. This enables the ioctl to return successfully in all the cases. Change-Id: I6a7c233f818a773d00497502213d1ecf8fe9dc24 Signed-off-by: Padmanabhan Komanduru <pkomandu@codeaurora.org>