[media] DVB: dvb_frontend: add parameters_out
authorAndreas Oberritter <obi@linuxtv.org>
Sun, 8 May 2011 23:03:40 +0000 (20:03 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Fri, 20 May 2011 22:53:00 +0000 (19:53 -0300)
commita5959dbea37973a2440eeba39fba32c79d862ec2
treed34fd3f7f92578b6738818468b4da7c27215bb81
parent507277193253cd4ea44d0a55ade37bdef20f3a44
[media] DVB: dvb_frontend: add parameters_out

- Holds the parameters detected by the demod.
- Updated on every call to get_frontend, either through ioctl or when
  a frontend event occurs.
- Reset to input parameters after every call to set_frontend, tune or
  search/track.

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