]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit9f69f4d17e4f6147a45e07b2712c08d814a3dfec
tree36275be31aee4291b9953e7b468a3a1a45d4dd96
parenta5cbf98159e00e468e49ffbc367a21ea35306a35
[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