Re: [bug] omap3isp: missing support for ENUM_FMT

2017-04-28 Thread Sakari Ailus
Hi Pavel, On Wed, Apr 26, 2017 at 11:19:33PM +0200, Pavel Machek wrote: > Hi! > > Currently, ispvideo.c does not support enum_format. This causes > problems for example for libv4l2. > > Now, I'm pretty sure patch below is not the right fix. But it fixes > libv4l2 problem for me. > > Pointer to

[bug] omap3isp: missing support for ENUM_FMT

2017-04-26 Thread Pavel Machek
Hi! Currently, ispvideo.c does not support enum_format. This causes problems for example for libv4l2. Now, I'm pretty sure patch below is not the right fix. But it fixes libv4l2 problem for me. Pointer to right solution welcome. Regards,