libdvbv5: Add a function to fill the per-delsys properties
authorMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 4 Jun 2012 17:50:53 +0000 (14:50 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 4 Jun 2012 18:49:04 +0000 (15:49 -0300)
commit4c42d7cfdad7f9a4b02a24b35614a6275b0f32b1
tree277dd253f0e9e3ef764eb99251ec1b506a5d11d6
parent558a4fdd6749803ba5468de79e13a0baf27b6dab
libdvbv5: Add a function to fill the per-delsys properties

This function were currently part of the dvb_set_sys() logic. Move it into
a separate function, in order to allow it to be re-used by the DVB scan
tools.

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
lib/include/dvb-fe.h
lib/libdvbv5/dvb-fe.c