Re: [PATCH 14/38] media: vivid: move the devnode creation logic to a separate function

2020-09-02 Thread kernel test robot
Hi Mauro, I love your patch! Yet something to improve: [auto build test ERROR on linuxtv-media/master] [cannot apply to v5.9-rc3 next-20200902] [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 in https://gi

Re: [PATCH 14/38] media: vivid: move the devnode creation logic to a separate function

2020-09-02 Thread kernel test robot
Hi Mauro, I love your patch! Yet something to improve: [auto build test ERROR on linuxtv-media/master] [cannot apply to v5.9-rc3 next-20200902] [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 in https://gi

[PATCH 14/38] media: vivid: move the devnode creation logic to a separate function

2020-09-02 Thread Mauro Carvalho Chehab
In order to reduce even further the size of the big vivid_create_instance() function, let's place the part of the logic which creates the device nodes into a separate function. With this and the past patches, those warnings finally vanishes: drivers/media/test-drivers/vivid/vi