Hi Ezequiel,
On Mon, Aug 6, 2012 at 3:36 AM, Ezequiel Garcia wrote:
> Hi Devendra,
>
> Thanks for the patch,
>
> On Sun, Aug 5, 2012 at 5:40 PM, Devendra Naga
> wrote:
>> structure variables can be assigned, no memcpy needed,
>> remove the memcpy and use assignment for the cfg and en variables.
On Tue, Jul 31, 2012 at 11:36:04AM -0400, Konrad Rzeszutek Wilk wrote:
> On Sun, Jul 29, 2012 at 10:54:28AM +0900, Minchan Kim wrote:
> > On Fri, Jul 27, 2012 at 02:42:14PM -0700, Dan Magenheimer wrote:
> > > > From: Konrad Rzeszutek Wilk [mailto:kon...@darnok.org]
> > > > Sent: Friday, July 27, 20
Hi Konrad,
On Tue, Jul 31, 2012 at 01:51:42PM -0400, Konrad Rzeszutek Wilk wrote:
> On Tue, Jul 31, 2012 at 09:19:16AM -0700, Greg Kroah-Hartman wrote:
> > On Tue, Jul 31, 2012 at 11:58:43AM -0400, Konrad Rzeszutek Wilk wrote:
> > > So in my head I feel that it is Ok to:
> > > 1) address the conce
On Sun, 2012-08-05 at 19:28 -0400, Jarod Wilson wrote:
> On Aug 5, 2012, at 3:52 PM, Ben Hutchings wrote:
>
> > On Wed, 2012-08-01 at 15:51 +0200, Stefan Lippers-Hollmann wrote:
> >> Hi
> >>
> >> Please consider adding "[media] lirc_sir: make device registration
> >> work" to stable:
> >>
> >>
On Aug 5, 2012, at 3:52 PM, Ben Hutchings wrote:
> On Wed, 2012-08-01 at 15:51 +0200, Stefan Lippers-Hollmann wrote:
>> Hi
>>
>> Please consider adding "[media] lirc_sir: make device registration
>> work" to stable:
>>
>>
>>
>> This probably needs to get acked by the subsystem maintainer.
>>
On Wed, 2012-08-01 at 15:51 +0200, Stefan Lippers-Hollmann wrote:
> Hi
>
> Please consider adding "[media] lirc_sir: make device registration
> work" to stable:
>
>
>
> This probably needs to get acked by the subsystem maintainer.
>
>
Mauro, Jarod?
> commit 4b71ca6bce8fab3d08c61bf330e781f9
Hi Devendra,
Thanks for the patch,
On Sun, Aug 5, 2012 at 5:40 PM, Devendra Naga
wrote:
> structure variables can be assigned, no memcpy needed,
> remove the memcpy and use assignment for the cfg and en variables.
>
> Tested by Compilation Only
>
> Suggested-by: Ezequiel Garcia
I'm not sure th
we missed a unregiser_chrdev if the class_create and subsequent function calls
/ checks fail
Signed-off-by: Devendra Naga
---
drivers/staging/crystalhd/crystalhd_lnx.c |4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/drivers/staging/crystalhd/crystalhd_lnx.c
b/drivers/
the rc assignment to PTR_ERR at fail cases of class_create and device_create
are missed out,
return proper error rather than returning -ENODEV.
Signed-off-by: Devendra Naga
---
drivers/staging/crystalhd/crystalhd_lnx.c |2 ++
1 file changed, 2 insertions(+)
diff --git a/drivers/staging/cry
structure variables can be assigned, no memcpy needed,
remove the memcpy and use assignment for the cfg and en variables.
Tested by Compilation Only
Suggested-by: Ezequiel Garcia
Signed-off-by: Devendra Naga
---
drivers/staging/media/cxd2099/cxd2099.c |4 ++--
1 file changed, 2 insertions(
> -Original Message-
> From: David Miller [mailto:da...@davemloft.net]
> Sent: Friday, August 03, 2012 7:52 PM
> To: Haiyang Zhang
> Cc: net...@vger.kernel.org; KY Srinivasan; o...@aepfle.de;
> jasow...@redhat.com; linux-ker...@vger.kernel.org;
> devel@linuxdriverproject.org
> Subject: Re
11 matches
Mail list logo