Em Sun, 3 Nov 2013 01:24:25 +0100 Maik Broemme <mbroemme@xxxxxxxxxxxxx> escreveu: > Added support for DVB-C2 to DVB frontends. It will be required > by cxd2843 and tda18212dd (Digital Devices) frontends. > > Signed-off-by: Maik Broemme <mbroemme@xxxxxxxxxxxxx> > --- > include/uapi/linux/dvb/frontend.h | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/include/uapi/linux/dvb/frontend.h b/include/uapi/linux/dvb/frontend.h > index c56d77c..98648eb 100644 > --- a/include/uapi/linux/dvb/frontend.h > +++ b/include/uapi/linux/dvb/frontend.h > @@ -410,6 +410,7 @@ typedef enum fe_delivery_system { > SYS_DVBT2, > SYS_TURBO, > SYS_DVBC_ANNEX_C, > + SYS_DVBC2, > } fe_delivery_system_t; > > /* backward compatibility */ Please update also the documentation, at Documentation/DocBook/media/dvb. Doesn't DVB-C2 provide any newer property? If so, please add it there as well, and at frontend.h. Regards, Maur -- Cheers, Mauro -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html