V4L/DVB (6407): planb: fix obvious interrupt handling bugs
authorJeff Garzik <jeff@garzik.org>
Fri, 26 Oct 2007 12:00:37 +0000 (09:00 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Sun, 4 Nov 2007 23:41:20 +0000 (21:41 -0200)
commit52c28d4b0a0849f608c1623f97d936a0d7ffbfea
tree5f291fc732e71241c3e6de4d8af29b7d73f5196c
parent387a299bdd9311fc8532fd8ab5109a35cee510af
V4L/DVB (6407): planb: fix obvious interrupt handling bugs

irq handlers have returned a return value for years now... catch up with
the times.

Also, ditch unneeded prototype.

Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/video/planb.c