commit | 3a37522a2b31f809bf6df13ddd7730a65db58d3d | [log] [tgz] |
---|---|---|
author | Deva Ramasubramanian <dramasub@codeaurora.org> | Thu Feb 21 16:31:15 2013 -0800 |
committer | Deva Ramasubramanian <dramasub@codeaurora.org> | Mon Mar 25 18:32:18 2013 -0700 |
tree | 5af13bd92168abca7e2bb4fbba892fa5b8f3a65a | |
parent | e902c3bc915b9bb33b550e41561ebeb45dfd4e39 [diff] |
msm: vidc: Centralise event notifications Move the v4l2_event_queue_fh and wake_up(kernel_event_queue) calls into a single functions. This will reduce mistakes made (e.g. queuing the event, but not waking up the kernel_event_queue) when handling new notifications from the core. Change-Id: Ic9ea7d7748f3f922cdf4d38b75390519be7ee10c Signed-off-by: Deva Ramasubramanian <dramasub@codeaurora.org>