diff options
author | Gianluca Gennari <gennarone@gmail.com> | 2013-06-02 19:30:09 +0200 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2013-06-19 16:07:18 +0200 |
commit | e2e324d70defce7ffc4668085dc3c8ae580074e5 (patch) | |
tree | 006d720273127a08df712a25534441176af87122 /drivers/mfd | |
parent | [media] V4L: Remove all links of the media entity when unregistering subdev (diff) | |
download | linux-e2e324d70defce7ffc4668085dc3c8ae580074e5.tar.xz linux-e2e324d70defce7ffc4668085dc3c8ae580074e5.zip |
[media] r820t: remove redundant initializations in r820t_attach()
fe->tuner_priv and fe->ops.tuner_ops are initialized twice in r820t_attach().
Remove the redundant initializations and also move fe->ops.tuner_ops
initialization outside of the mutex lock (as in the xc4000 tuner code for example).
Signed-off-by: Gianluca Gennari <gennarone@gmail.com>
Signed-off-by: Michael Krufky <mkrufky@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/mfd')
0 files changed, 0 insertions, 0 deletions