V4L/DVB (11391): pci-isa radios: remove open and release functions
authorAlexey Klimov <klimov.linux@gmail.com>
Sun, 29 Mar 2009 23:19:54 +0000 (20:19 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Tue, 7 Apr 2009 00:44:30 +0000 (21:44 -0300)
Patch removes empty open and release functions in pci and isa radio
drivers, setting them to NULL. V4L module doesn't call for them due to
previous patch.

Signed-off-by: Alexey Klimov <klimov.linux@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>

No differences found