V4L/DVB: dvb/bt8xx: Clean-up init and exit functions
authorJean Delvare <khali@linux-fr.org>
Tue, 26 Jan 2010 19:46:58 +0000 (16:46 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Fri, 26 Feb 2010 18:10:49 +0000 (15:10 -0300)
commit2abf6dd8e8754db6b18a4d55d3e4425c0a22d280
tree9a9ac197a8881e03c3e07da450a81bf1dbd5ec86
parent22c859faf5e10e7f7b04a2c643a98eeee69c1815
V4L/DVB: dvb/bt8xx: Clean-up init and exit functions

The init and exit functions are needlessly complex. Remove the bloat:
* Drop irrelevant/outdated comments.
* Remove useless bt878_pci_driver_registered global variable.

Signed-off-by: Jean Delvare <khali@linux-fr.org>
Signed-off-by: Mauro Carvalho chehab <mchehab@redhat.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/dvb/bt8xx/bt878.c