Re: [PATCH] build: Added missing timer_setup_on_stack

2017-12-09 Thread Vincent McIntyre
On Sat, Dec 09, 2017 at 09:00:18AM +0100, Hans Verkuil wrote: > I misapplied a pr_fmt patch. It's now fixed. > Indeed, the build goes fine now. Thank you both again. Cheers Vince

cron job: media_tree daily build: ERRORS

2017-12-09 Thread Hans Verkuil
This message is generated daily by a cron job that builds media_tree for the kernels and architectures in the list below. Results of the daily build of media_tree: date: Sun Dec 10 05:00:15 CET 2017 media-tree git hash:0393e735649dc41358adb7b603bd57dad1ed3260 media_build git

Re: [Patch v6 10/12] [media] v4l2: Add v4l2 control IDs for HEVC encoder

2017-12-09 Thread Stanimir Varbanov
Hi Smitha, Thanks for the patches! On 12/08/2017 11:08 AM, Smitha T Murthy wrote: Add v4l2 controls for HEVC encoder Signed-off-by: Smitha T Murthy Reviewed-by: Andrzej Hajda --- drivers/media/v4l2-core/v4l2-ctrls.c | 118 +++ include/uapi/linux/v4l2-controls

[PATCH] dtv-scan-tables: dvb-t/es-Zaragoza

2017-12-09 Thread Javier García
Hello, I have scanned the DVB-T channels of Zaragoza, Spain I wanted to send them to share and that may be useful for other users. Javier García --- El software de antivirus Avast ha analizado este correo electrónico en busca de virus. https://www.avast.com/antivirus #--

[ragnatech:media-tree] BUILD SUCCESS 0393e735649dc41358adb7b603bd57dad1ed3260

2017-12-09 Thread kbuild test robot
tree/branch: git://git.ragnatech.se/linux media-tree branch HEAD: 0393e735649dc41358adb7b603bd57dad1ed3260 media: uvcvideo: Stream error events carry no data elapsed time: 1165m configs tested: 138 The following configs have been built successfully. More configs may be tested in the coming da

[media-next:master 3023/3029] htmldocs: include/media/rc-core.h:96: warning: Excess struct member 'rawir' description in 'lirc_fh'

2017-12-09 Thread kbuild test robot
tree: git://linuxtv.org/mchehab/media-next.git master head: ba815f198ca28764d3702d4401af91acf78d74c1 commit: 77bf465a4ffd7596f0367db74c571bb670ffdfb7 [3023/3029] media: lirc: allow lirc device to be opened more than once reproduce: make htmldocs All warnings (new ones prefixed by >>): vim +

cron job: media_tree daily build: ERRORS

2017-12-09 Thread Hans Verkuil
This message is generated daily by a cron job that builds media_tree for the kernels and architectures in the list below. Results of the daily build of media_tree: date: Sat Dec 9 09:43:11 CET 2017 media-tree git hash:0393e735649dc41358adb7b603bd57dad1ed3260 media_build git

Re: What to do with input_enable_softrepeat in av7110_ir.c

2017-12-09 Thread Hans Verkuil
On 12/09/2017 01:12 AM, Jasmin J. wrote: > Hello Hans! > > I try to fix the compilation for Kernel 3.13 (the kernel I use on my VDR). > > In commit 5aeaa3e668de0782d1502f3d5751e2266a251d7c the timer handling in > the driver has been changed and now it uses "input_enable_softrepeat". This > functi

Re: [PATCH] build: Added missing timer_setup_on_stack

2017-12-09 Thread Hans Verkuil
I misapplied a pr_fmt patch. It's now fixed. Hans On 12/09/2017 12:29 AM, Jasmin J. wrote: > Hello Vincent! > >> Not quite there yet however. > I always test with several Kernel headers ... > >> patch -s -f -N -p1 -i ../backports/api_version.patch >> patch -s -f -N -p1 -i ../backports/p