linux/drivers/staging/media
Dan Carpenter f7d40eea8e [media] v4l: omap4iss: Restore irq flags correctly in omap4iss_video_buffer_next()
The spin_lock_irqsave() macro is not nestable.  The second call will
overwrite the first record of "flags" so the IRQs will not be enabled
correctly at the end of the function.

In the current code, this function is always called from the IRQ handler
so everything works fine and this fix doesn't change anything.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
2014-01-02 15:53:01 -02:00
..
as102 [media] staging: as102: Remove ENTER/LEAVE debugging macros 2013-12-10 15:59:13 -02:00
bcm2048 [media] radio-bcm2048: fix signal of value 2013-12-09 14:55:48 -02:00
cxd2099
davinci_vpfe [media] staging: media: davinci_vpfe: Rewrite return statement in vpfe_video.c 2013-12-18 06:28:13 -02:00
dt3155v4l DMA-API: media: dt3155v4l: replace dma_set_mask()+dma_set_coherent_mask() with new helper 2013-10-31 14:48:27 +00:00
go7007 staging:media: Use dev_dbg() instead of pr_debug() 2013-10-27 06:43:02 -07:00
lirc Merge branch 'topic/kbuild-fixes-for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media 2013-11-18 15:10:05 -08:00
msi3101 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media 2013-11-18 15:08:02 -08:00
omap4iss [media] v4l: omap4iss: Restore irq flags correctly in omap4iss_video_buffer_next() 2014-01-02 15:53:01 -02:00
omap24xx [media] omap24xx/tcm825x: move to staging for future removal 2013-12-20 13:45:22 -02:00
sn9c102 [media] sn9c102: prepare for removal by moving it to staging 2013-12-20 13:41:36 -02:00
solo6x10 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media 2013-11-18 15:08:02 -08:00
Kconfig [media] omap24xx/tcm825x: move to staging for future removal 2013-12-20 13:45:22 -02:00
Makefile [media] omap24xx/tcm825x: move to staging for future removal 2013-12-20 13:45:22 -02:00