f7d40eea8e
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> |
||
---|---|---|
.. | ||
as102 | ||
bcm2048 | ||
cxd2099 | ||
davinci_vpfe | ||
dt3155v4l | ||
go7007 | ||
lirc | ||
msi3101 | ||
omap4iss | ||
omap24xx | ||
sn9c102 | ||
solo6x10 | ||
Kconfig | ||
Makefile |