V4L/DVB (9004): S2API: Implement GET/SET handing to the demods
authorSteven Toth <stoth@linuxtv.org>
Fri, 12 Sep 2008 04:37:37 +0000 (01:37 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sun, 12 Oct 2008 11:37:05 +0000 (09:37 -0200)
commitbfbf2dae30ed75bceccc6a88d2d9368694d6bf40
treee0a0c548379bfb552553a247c6a90a4037adf562
parent363429a089590f3f4071ebc492b3712fdcba770b
V4L/DVB (9004): S2API: Implement GET/SET handing to the demods

The frontends will be notified (if they chose) of all _get and _set commands
so they can help determine result or action. Results are now returned
to userspace correctly.

Signed-off-by: Steven Toth <stoth@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/dvb/dvb-core/dvb_frontend.c
drivers/media/dvb/dvb-core/dvb_frontend.h
drivers/media/dvb/frontends/cx24116.c