[media] m5mols: Optimize the capture set up sequence
authorHeungJun Kim <riverful.kim@samsung.com>
Sat, 3 Dec 2011 14:18:57 +0000 (11:18 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Fri, 30 Dec 2011 16:35:43 +0000 (14:35 -0200)
commit92e93a1fd065c8dfa592b01d3cb681e83bfc98eb
tree36275be31aee4291b9953e7b468a3a1a45d4dd96
parent0f2ee1dd4907e1daae3c4bf00467417aba04c53e
[media] m5mols: Optimize the capture set up sequence

Improve the single frame capture set up sequence. Since there is
no need to re-enable the interrupts in each capture sequence, unmask
the required interrupts once at the device initialization time.

Signed-off-by: HeungJun Kim <riverful.kim@samsung.com>
Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/m5mols/m5mols_capture.c
drivers/media/video/m5mols/m5mols_core.c