Re: [PATCH 1/7] omap3isp: Ignore endpoints with invalid configuration

2017-07-18 Thread Sakari Ailus
On Tue, Jul 18, 2017 at 01:03:33AM +0200, Sebastian Reichel wrote: > Hi, > > On Tue, Jul 18, 2017 at 01:01:10AM +0300, Sakari Ailus wrote: > > If endpoint has an invalid configuration, ignore it instead of happily > > proceeding to use it nonetheless. Ignoring such an endpoint is better than > > f

Re: [PATCH 1/7] omap3isp: Ignore endpoints with invalid configuration

2017-07-18 Thread Laurent Pinchart
Hi Sakari, Thank you for the patch. On Tuesday 18 Jul 2017 01:01:10 Sakari Ailus wrote: > If endpoint has an invalid configuration, ignore it instead of happily > proceeding to use it nonetheless. Ignoring such an endpoint is better than > failing since there could be multiple endpoints, only som

Re: [PATCH 1/7] omap3isp: Ignore endpoints with invalid configuration

2017-07-17 Thread Sebastian Reichel
Hi, On Tue, Jul 18, 2017 at 01:01:10AM +0300, Sakari Ailus wrote: > If endpoint has an invalid configuration, ignore it instead of happily > proceeding to use it nonetheless. Ignoring such an endpoint is better than > failing since there could be multiple endpoints, only some of which are > bad.

[PATCH 1/7] omap3isp: Ignore endpoints with invalid configuration

2017-07-17 Thread Sakari Ailus
If endpoint has an invalid configuration, ignore it instead of happily proceeding to use it nonetheless. Ignoring such an endpoint is better than failing since there could be multiple endpoints, only some of which are bad. Signed-off-by: Sakari Ailus Tested-by: Pavel Machek --- drivers/media/pl