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)
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>

No differences found