On Mon, 8 Dec 2014, Julian Calaby wrote:
> Hi Julia,
>
> On Mon, Dec 8, 2014 at 6:20 AM, Julia Lawall wrote:
> > These patches replace what appears to be a reference to the name of the
> > current function but is misspelled in some way by either the name of the
> > function itself, or by %s and
Hi Paul:
Thank you for replying.
On 2014/12/6 3:04, Paul Zimmerman wrote:
From: Yunzhi Li [mailto:l...@rock-chips.com]
Sent: Friday, December 05, 2014 4:52 AM
Get PHY parameters from devicetree and power off usb PHY during
system suspend.
Signed-off-by: Yunzhi Li
---
drivers/usb/dwc2/gadg
On Sun, 2014-12-07 at 20:20 +0100, Julia Lawall wrote:
> These patches replace what appears to be a reference to the name of the
> current function but is misspelled in some way by either the name of the
> function itself, or by %s and then __func__ in an argument list.
At least a few of these see
Hi Julia,
On Mon, Dec 8, 2014 at 6:20 AM, Julia Lawall wrote:
> These patches replace what appears to be a reference to the name of the
> current function but is misspelled in some way by either the name of the
> function itself, or by %s and then __func__ in an argument list.
Would there be any
Hi Andrzej,
Thank you for the patch. I think we're nearly there :-)
On Friday 05 December 2014 15:16:36 Andrzej Pietrasiewicz wrote:
> Add support for using the uvc function as a component of USB gadgets
> composed with configfs.
>
> Signed-off-by: Andrzej Pietrasiewicz
> ---
> Documentation/A
Hello everyone,
I'm preparing to finally add support for the raw sensor video stream to
my driver for the SUR40 touchscreen. However, after an extensive amount
of Googling, I'm still not clear on the relationship between DMA
transfers, the USB core and the videobuf2 framework.
Specifically, I'd l
Hi Andrzej,
On Sunday 07 December 2014 23:09:42 Laurent Pinchart wrote:
> On Friday 05 December 2014 15:16:35 Andrzej Pietrasiewicz wrote:
> > If the caller of uvc_alloc() does not provide enough
> > descriptors, binding the function should fail, so appropriate
> > code is returned from uvc_copy_d
Hi Andrzej,
Thank you for the patch.
On Friday 05 December 2014 15:16:35 Andrzej Pietrasiewicz wrote:
> If the caller of uvc_alloc() does not provide enough
> descriptors, binding the function should fail, so appropriate
> code is returned from uvc_copy_descriptors().
>
> uvc_function_bind() is
Hi Andrzej,
Thank you for the patch.
On Friday 05 December 2014 15:16:34 Andrzej Pietrasiewicz wrote:
> When configfs is integrated, CONFIGFS_ATTR_STRUCT and CONFIGFS_ATTR_OPS
> macros should be used, but the latter expects that tere is a to_f_uvc_opts
> function accepting a config_item, whereas
On Sun, 7 Dec 2014, Jeremiah Mahler wrote:
> Julia,
>
> On Sun, Dec 07, 2014 at 08:20:50PM +0100, Julia Lawall wrote:
> > Replace a misspelled function name by %s and then __func__.
> >
> > The function name starts with isp, not ips.
> >
> > This was done using Coccinelle, including the use o
Julia,
On Sun, Dec 07, 2014 at 08:20:50PM +0100, Julia Lawall wrote:
> Replace a misspelled function name by %s and then __func__.
>
> The function name starts with isp, not ips.
>
> This was done using Coccinelle, including the use of Levenshtein distance,
> as proposed by Rasmus Villemoes.
>
Hi Andrzej,
On Friday 05 December 2014 15:17:43 Andrzej Pietrasiewicz wrote:
> Hi Laurent,
>
> thank you for your review.
>
> I generally agree with your comments but please see inline
> for some explanations.
>
> W dniu 28.11.2014 o 00:40, Laurent Pinchart pisze:
> > Hi Andrzej,
> >
> > Thank
These patches replace what appears to be a reference to the name of the
current function but is misspelled in some way by either the name of the
function itself, or by %s and then __func__ in an argument list.
//
// sudo apt-get install python-pip
// sudo pip install python-Levenshtein
// spatch
Replace a misspelled function name by %s and then __func__.
This was done using Coccinelle, including the use of Levenshtein distance,
as proposed by Rasmus Villemoes.
Signed-off-by: Julia Lawall
---
The semantic patch is difficult to summarize, but is available in the cover
letter of this patc
Replace a misspelled function name by %s and then __func__.
The function name starts with isp, not ips.
This was done using Coccinelle, including the use of Levenshtein distance,
as proposed by Rasmus Villemoes.
Signed-off-by: Julia Lawall
---
The semantic patch is difficult to summarize, but
15 matches
Mail list logo