V4L/DVB (5987): saa7146: clean-up irq processing
authorOliver Endriss <o.endriss@gmx.de>
Thu, 9 Aug 2007 05:41:16 +0000 (02:41 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Wed, 10 Oct 2007 01:04:44 +0000 (22:04 -0300)
commit276e49a01a7e6c4a7bfb78618cf2f5befbf9f5de
tree8397db6807a2311c423957165d650ba169dff263
parentc471b331dda9fdfaf67832998d0b2c848777ab4a
V4L/DVB (5987): saa7146: clean-up irq processing

Interrupt processing fixed: First handle interrupt, then acknowledge it.
Otherwise the same interrupt might occur twice.
Cleaned-up i2c interrupt handler and i2c error messages.

Signed-off-by: Oliver Endriss <o.endriss@gmx.de>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/common/saa7146_core.c
drivers/media/common/saa7146_i2c.c