[media] dvb_frontend: add props argument to dtv_get_frontend()
authorMauro Carvalho Chehab <mchehab@osg.samsung.com>
Thu, 4 Feb 2016 11:45:14 +0000 (09:45 -0200)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Thu, 4 Feb 2016 11:45:14 +0000 (09:45 -0200)
commit2ea9a08d59b99fbb257bcd8c47e2cbc8be136f8c
tree6b8d4e0e7ebee22e0fd584c5ed4de6fef9a25a98
parent210bd104c6acd31c3c6b8b075b3f12d4a9f6b60d
[media] dvb_frontend: add props argument to dtv_get_frontend()

Instead of implicitly using the DTV cache properties at
dtv_get_frontend(), pass it as an additional argument.

This patch prepares to use a separate cache for G_PROPERTY,
in order to avoid it to mangle with the DVB thread
zigzag logic.

Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
drivers/media/dvb-core/dvb_frontend.c
This page took 0.0243 seconds and 5 git commands to generate.