diff options
author | Max Kellermann <max.kellermann@gmail.com> | 2016-08-09 23:32:26 +0200 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2016-11-18 18:05:44 +0100 |
commit | 22a613e89825ea7a3984a968463cc6d425bd8856 (patch) | |
tree | ec1841642bf43f88cf9b89323315dfca7418d0d6 /drivers/media/tuners/tuner-simple.c | |
parent | [media] dvb-core/en50221: use dvb_remove_device() (diff) | |
download | linux-22a613e89825ea7a3984a968463cc6d425bd8856.tar.xz linux-22a613e89825ea7a3984a968463cc6d425bd8856.zip |
[media] dvb_frontend: merge duplicate dvb_tuner_ops.release implementations
Most release callback functions are identical: free the "tuner_priv"
and clear it. Let's eliminate some bloat by providing this simple
implementation in the dvb_frontend library.
Signed-off-by: Max Kellermann <max.kellermann@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'drivers/media/tuners/tuner-simple.c')
0 files changed, 0 insertions, 0 deletions