diff options
author | Mauro Carvalho Chehab <m.chehab@samsung.com> | 2014-05-29 09:20:13 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <m.chehab@samsung.com> | 2014-06-17 12:04:47 -0300 |
commit | 4647f487083ded0d42a61bf2e066ce5328624ed3 (patch) | |
tree | 1ee5bb6b0cf671a96a12e48cf86d9be99102ca02 /drivers/media/dvb-frontends/dib7000p.c | |
parent | 3a370222b0c514360863ec79c1481dffbbf1ddab (diff) | |
download | linux-4647f487083ded0d42a61bf2e066ce5328624ed3.tar.gz linux-4647f487083ded0d42a61bf2e066ce5328624ed3.tar.bz2 linux-4647f487083ded0d42a61bf2e066ce5328624ed3.zip |
[media] dvbdev: add a dvb_detach() macro
The dvb_attach() was unbalanced, as there was no dvb_dettach. Ok,
on current cases, the dettach is done by dvbdev, but that are some
future corner cases where we may need to do this before registering
the frontend.
So, add a dvb_detach() and use it at dvb_frontend.c.
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
Diffstat (limited to 'drivers/media/dvb-frontends/dib7000p.c')
0 files changed, 0 insertions, 0 deletions