summaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb-frontends/lnbh25.h
Commit message (Collapse)AuthorAgeFilesLines
* [media] lnbh25: Fix lnbh25_attach() function return typeJavier Martinez Canillas2015-10-221-1/+1
| | | | | | | | | | | If CONFIG_DVB_LNBH25 is disabled, a stub static inline function is defined that just prints a warning about the driver being disabled but the function return type was wrong which caused a build error. Fixes: e025273b86fb ("[media] lnbh25: LNBH25 SEC controller driver") Reported-by: Fengguang Wu <fengguang.wu@intel.com> Signed-off-by: Javier Martinez Canillas <javier@osg.samsung.com>
* [media] lnbh25: LNBH25 SEC controller driverKozlov Sergey2015-08-111-0/+56
Add DVB SEC frontend driver for STM LNBH25PQR chip. [mchehab@osg.samsung.com: fix merge conflict: fe_sec_voltage_t should not be used in kernelspace anymore. instead, it should use enum fe_sec_voltage] Signed-off-by: Kozlov Sergey <serjk@netup.ru> Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
OpenPOWER on IntegriCloud