V4L/DVB (7692): pvrusb2-dvb: Further clean up dvb init/tear-down
authorMike Isely <isely@pobox.com>
Sat, 9 Feb 2008 22:47:07 +0000 (19:47 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Thu, 24 Apr 2008 17:09:47 +0000 (14:09 -0300)
commitc5317b17f6ca74531a6c707873dc5d25f1877ac3
treee077d52de0a0bfd3274d9c481f3df597a33282d5
parent129a2f5efd95959c44a2bfeea8ee8b7c17252db6
V4L/DVB (7692): pvrusb2-dvb: Further clean up dvb init/tear-down

Move pvr2_dvb_adapter usage out of the pvrusb2 driver core - it's
really private to the pvrusb2-dvb module and nothing outside of the
dvb implementation should care about it.  Creation / destruction of
the pvr2_dvb_adapter instance is now contained entirely within
pvrusb2-dvb.c.

Signed-off-by: Mike Isely <isely@pobox.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/video/pvrusb2/pvrusb2-dvb.c
drivers/media/video/pvrusb2/pvrusb2-dvb.h
drivers/media/video/pvrusb2/pvrusb2-hdw-internal.h
drivers/media/video/pvrusb2/pvrusb2-main.c