On 10/2/2011 12:19 PM, Laurent Pinchart wrote:
> Hi Randy,
>
> On Sunday 02 October 2011 18:58:33 Randy Dunlap wrote:
>> On 10/02/11 03:41, Justin Piszcz wrote:
>>> Hi,
>>>
>>> FYI--
>>>
>>> [ 48.519528] uvcvideo: Deprecated UVCIOC_CTRL_{ADD,MAP_OLD,GET,SET}
>>> ioctls will be removed in 2.6.42.
On 07/30/2011 04:34 PM, Laurent Pinchart wrote:
Hi Greg,
On Saturday 30 July 2011 23:31:16 Greg Dietsche wrote:
On 07/30/2011 03:36 PM, Laurent Pinchart wrote:
Hi Greg,
Thanks for the patch.
On Saturday 30 July 2011 17:47:30 Greg Dietsche wrote:
change from v2.6.42 to
On 07/30/2011 03:36 PM, Laurent Pinchart wrote:
Hi Greg,
Thanks for the patch.
On Saturday 30 July 2011 17:47:30 Greg Dietsche wrote:
change from v2.6.42 to v3.2
This patch would be queued for v3.2. As the code it fixes will go away at the
same time, it would be pretty pointless
change from v2.6.42 to v3.2
Reported-by: Justin Piszcz
Signed-off-by: Greg Dietsche
---
drivers/media/video/uvc/uvc_v4l2.c |2 +-
drivers/media/video/uvc/uvcvideo.h |2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/drivers/media/video/uvc/uvc_v4l2.c
b/drivers/media
remove unnecessary code that matches this coccinelle pattern
if (...)
return ret;
return ret;
Signed-off-by: Greg Dietsche
---
drivers/media/dvb/frontends/cx24116.c |6 +-
1 files changed, 1 insertions(+), 5 deletions(-)
diff --git a/drivers/media/dvb