]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - drivers/media/dvb-core/dvb_frontend.c
[media] DVB: call get_property at the end of dtv_property_process_get
authorAndreas Oberritter <obi@linuxtv.org>
Sun, 8 May 2011 23:03:36 +0000 (20:03 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Fri, 20 May 2011 22:51:46 +0000 (19:51 -0300)
commite23d9ae343f9d196382ab213612d76126f9c99af
tree4186b95e86737506446ffd0e3efd18cca646208d
parent15cc2bb385ced95be35d13895a67bfe52066778c
[media] DVB: call get_property at the end of dtv_property_process_get

- Drivers should be able to override properties returned to the user.
- The default values get prefilled from the cache.

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