OSDN Git Service

[media] DVB: dtv_property_cache_submit shouldn't modifiy the cache
authorAndreas Oberritter <obi@linuxtv.org>
Sun, 8 May 2011 23:03:35 +0000 (20:03 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Fri, 20 May 2011 22:51:22 +0000 (19:51 -0300)
commit15cc2bb385ced95be35d13895a67bfe52066778c
tree14650886b7d6868c6275f7373cb514756e9f8de0
parent7285d4cc2cd4199a5b831a451511ccd6595806fd
[media] DVB: dtv_property_cache_submit shouldn't modifiy the cache

- Use const pointers and remove assignments.
- delivery_system already gets assigned by DTV_DELIVERY_SYSTEM
  and dtv_property_cache_sync.

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