commit | c5317b17f6ca74531a6c707873dc5d25f1877ac3 | [log] [tgz] |
---|---|---|
author | Mike Isely <isely@pobox.com> | Sat Feb 09 19:47:07 2008 -0300 |
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | Thu Apr 24 14:09:47 2008 -0300 |
tree | e077d52de0a0bfd3274d9c481f3df597a33282d5 | |
parent | 129a2f5efd95959c44a2bfeea8ee8b7c17252db6 [diff] |
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>