linux/drivers/media/pci/saa7164
Olli Salonen 3f845f3c4c [media] saa7164: free_irq before pci_disable_device
Free the IRQ before disabling the device. Otherwise errors like this when unloading the module:

[21135.458560] ------------[ cut here ]------------
[21135.458569] WARNING: CPU: 4 PID: 1696 at /home/apw/COD/linux/fs/proc/generic.c:521 remove_proc_entry+0x1a1/0x1b0()
[21135.458572] remove_proc_entry: removing non-empty directory 'irq/47', leaking at least 'saa7164[0]'

Signed-off-by: Olli Salonen <olli.salonen@iki.fi>
Reviewed-by: Steven Toth <stoth@kernellabs.com>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
2015-03-03 11:16:09 -03:00
..
Kconfig
Makefile
saa7164-api.c
saa7164-buffer.c
saa7164-bus.c
saa7164-cards.c
saa7164-cmd.c
saa7164-core.c
saa7164-dvb.c
saa7164-encoder.c
saa7164-fw.c
saa7164-i2c.c
saa7164-reg.h
saa7164-types.h
saa7164-vbi.c
saa7164.h