Em 27-04-2011 23:48, valdis.kletni...@vt.edu escreveu:
> On Wed, 27 Apr 2011 22:41:32 +0200, Ondrej Zary said:
>> As V4L2 spec says that drivers shouldn't do any in-kernel image format
>> conversion, remove it.
>
> Does this classify as breaking the API, and thus require a deprecation period?
> Is
On Wed, 27 Apr 2011 22:41:32 +0200, Ondrej Zary said:
> As V4L2 spec says that drivers shouldn't do any in-kernel image format
> conversion, remove it.
Does this classify as breaking the API, and thus require a deprecation period?
Is it likely to break any userspace that wasn't planning on doing i
As V4L2 spec says that drivers shouldn't do any in-kernel image format
conversion, remove it.
Signed-off-by: Ondrej Zary
---
Feel free to drop this patch if the functionality is needed.
diff -up linux-2.6.39-rc2-/drivers/media/video/usbvision/usbvision-core.c
linux-2.6.39-rc2/drivers/media/vid