Re: [omap3isp][PATCH] omap3isp: does not allow pipeline with multiple video outputs yet

2010-11-19 Thread David Cohen
On Fri, Nov 19, 2010 at 02:23:54PM +0100, Cohen David (Nokia-MS/Helsinki) wrote: > OMAP3 ISP driver does not support pipeline with multiple video outputs yet. > Driver must return -EBUSY in this case. > > Signed-off-by: David Cohen > --- > drivers/media/video/isp/ispccdc.c| 26

[omap3isp][PATCH] omap3isp: does not allow pipeline with multiple video outputs yet

2010-11-19 Thread David Cohen
OMAP3 ISP driver does not support pipeline with multiple video outputs yet. Driver must return -EBUSY in this case. Signed-off-by: David Cohen --- drivers/media/video/isp/ispccdc.c| 26 -- drivers/media/video/isp/ispcsi2.c| 19 +++ drivers/medi