Re: [PATCH v2 07/22] media: v4l-core add enable/disable source common interfaces

2016-02-04 Thread Mauro Carvalho Chehab
Em Wed, 03 Feb 2016 21:03:39 -0700 Shuah Khan escreveu: > Add a new interfaces to be used by v4l-core to invoke enable > source and disable_source handlers in the media_device. The > enable_source helper function invokes the enable_source handler > to find media source entity connected to the ent

Re: [PATCH v2 07/22] media: v4l-core add enable/disable source common interfaces

2016-02-03 Thread kbuild test robot
Hi Shuah, [auto build test WARNING on linuxtv-media/master] [also build test WARNING on next-20160203] [cannot apply to v4.5-rc2] [if your patch is applied to the wrong git tree, please drop us a note to help improving the system] url: https://github.com/0day-ci/linux/commits/Shuah-Khan/Shar

[PATCH v2 07/22] media: v4l-core add enable/disable source common interfaces

2016-02-03 Thread Shuah Khan
Add a new interfaces to be used by v4l-core to invoke enable source and disable_source handlers in the media_device. The enable_source helper function invokes the enable_source handler to find media source entity connected to the entity and check is it is available or busy. If source is available,