[media] DVB: dvb_frontend: remove static assignments from dtv_property_cache_sync()
authorAndreas Oberritter <obi@linuxtv.org>
Tue, 16 Aug 2011 14:04:06 +0000 (11:04 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sat, 3 Sep 2011 22:06:58 +0000 (19:06 -0300)
commit674ce34333f49a5aea778e7659e7fe637dc1dab3
tree02e4e90f340b2c6cf67587e8d9f16c1ed552c2df
parent3f5c14d3d3d7a3f508f2fffa62731f13f8efdfba
[media] DVB: dvb_frontend: remove static assignments from dtv_property_cache_sync()

  dtv_property_cache_init().
  dtv_property_process_get().
  overwritten with invalid values, leading to partially incorrect
  results when calling FE_GET_PROPERTY.

Signed-off-by: Andreas Oberritter <obi@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/dvb/dvb-core/dvb_frontend.c