Re: [PATCH 1/4] media: vidtv: Add media controller support

2021-01-05 Thread kernel test robot
Hi "Daniel, I love your patch! Yet something to improve: [auto build test ERROR on linuxtv-media/master] [also build test ERROR on v5.11-rc2 next-20210104] [If your patch is applied to the wrong git tree, kindly drop us a note. And when submitting patch, we suggest to use '--base' as documented i

Re: [PATCH 1/4] media: vidtv: Add media controller support

2021-01-05 Thread kernel test robot
Hi "Daniel, I love your patch! Yet something to improve: [auto build test ERROR on linuxtv-media/master] [also build test ERROR on v5.11-rc2 next-20210104] [If your patch is applied to the wrong git tree, kindly drop us a note. And when submitting patch, we suggest to use '--base' as documented i

Re: [PATCH 1/4] media: vidtv: Add media controller support

2021-01-05 Thread kernel test robot
Hi "Daniel, I love your patch! Yet something to improve: [auto build test ERROR on linuxtv-media/master] [also build test ERROR on v5.11-rc2 next-20210104] [If your patch is applied to the wrong git tree, kindly drop us a note. And when submitting patch, we suggest to use '--base' as documented i

[PATCH 1/4] media: vidtv: Add media controller support

2021-01-05 Thread Daniel W. S. Almeida
From: "Daniel W. S. Almeida" Add media controller support when CONFIG_MEDIA_CONTROLLER_DVB is set so that, in the future, a test sequence in v4l-utils can be written without having to know which /dev/fooX device should be used. Signed-off-by: Daniel W. S. Almeida --- .../media/test-drivers/vid