Replaced the spaces with a tab.
Signed-off-by: Ravishankar Karkala Mallikarjunayya
---
drivers/staging/comedi/drivers/dt9812.c |9 +
1 files changed, 5 insertions(+), 4 deletions(-)
diff --git a/drivers/staging/comedi/drivers/dt9812.c
b/drivers/staging/comedi/drivers/dt9812.c
inde
This is a patch to the rtd520.c file that fixes up a line
over 80 character warning found by the checkpatch.pl tool.
Signed-off-by: Ravishankar Karkala Mallikarjunayya
---
drivers/staging/comedi/drivers/rtd520.c | 62 +--
1 files changed, 42 insertions(+), 20 delet
drivers/staging/comedi/drivers/dt9812.c:369: ERROR: "foo * bar" should be "foo
*bar"
drivers/staging/comedi/drivers/dt9812.c:369: ERROR: "foo * bar" should be "foo
*bar"
drivers/staging/comedi/drivers/dt9812.c:395: ERROR: "foo * bar" should be "foo
*bar"
drivers/staging/comedi/drivers/dt9812.c:3
This is a patch to the pcmmio.c file that fixes up a printk warning
found by the checkpatch.pl tool.
Signed-off-by: Ravishankar Karkala Mallikarjunayya
---
drivers/staging/comedi/drivers/pcmmio.c |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/drivers/staging/comedi/dr
This is a patch to the usbduxfast.c file that fixes up a line
over 80 character warning found by the checkpatch.pl tool.
Signed-off-by: Ravishankar Karkala Mallikarjunayya
---
drivers/staging/comedi/drivers/usbduxfast.c | 37 ++
1 files changed, 20 insertions(+), 17 de
Hi,
This set of patches fix a some coding style issues found by the
checkpatch tool.
regards,
Ravishankar K M
Ravishankar Karkala Mallikarjunayya (5):
Staging: comedi: fix line over 80 character issue in usbduxfast.c
Staging: comedi: fix printk issue in pcmmio.c
Stagin
On Tue, May 1, 2012 at 2:18 AM, Dan Carpenter wrote:
> On Mon, Apr 30, 2012 at 11:04:44PM +0300, Dan Carpenter wrote:
>> On Tue, May 01, 2012 at 01:26:17AM +0600, joseph daniel wrote:
>> >
>> > Signed-off-by: joseph daniel
>> > ---
>> > Hi Lars,
>> > Thanks for review. how about the below cha
On Tue, May 1, 2012 at 2:01 AM, Lars-Peter Clausen wrote:
> On 04/30/2012 09:26 PM, joseph daniel wrote:
>> Signed-off-by: joseph daniel
>> ---
>> Hi Lars,
>> Thanks for review. how about the below change?
>> drivers/staging/iio/meter/ade7854-i2c.c | 6 +-
>> 1 file changed, 5 inser
On 04/30/2012 02:05 PM, Jesper Juhl wrote:
On Mon, 30 Apr 2012, Justin P. Mattock wrote:
On 04/30/2012 01:41 PM, Jesper Juhl wrote:
On Mon, 30 Apr 2012, Justin P. Mattock wrote:
From: "Justin P. Mattock"
Signed-off-by: Justin P. Mattock
---
The below patch fixes some typos that I found
From: "Justin P. Mattock"
Signed-off-by: Justin P. Mattock
---
The below patch fixes some comments after being revised by jesper juhl.
drivers/staging/rtl8192u/r8192U.h |4 ++--
drivers/staging/rtl8192u/r8192U_core.c | 24
drivers/staging/rtl8192u/
On Mon, 30 Apr 2012, Justin P. Mattock wrote:
> On 04/30/2012 01:41 PM, Jesper Juhl wrote:
> > On Mon, 30 Apr 2012, Justin P. Mattock wrote:
> >
> > > From: "Justin P. Mattock"
> > >
> > > Signed-off-by: Justin P. Mattock
> > >
> > > ---
> > >
> > > The below patch fixes some typos that I fo
On 04/30/2012 01:41 PM, Jesper Juhl wrote:
On Mon, 30 Apr 2012, Justin P. Mattock wrote:
From: "Justin P. Mattock"
Signed-off-by: Justin P. Mattock
---
The below patch fixes some typos that I found while going through
staging/rtl8192u
I think it needs a little more work - see below.
From: "Justin P. Mattock"
Signed-off-by: Justin P. Mattock
---
NOTE:
I had not realized that my previous applied patch had created a typo. Thanks to
Larry Finger
for pointing this out to me. So either you take this one on top of the original
and/or I send you
the original with the updated fix
On Mon, 30 Apr 2012, Justin P. Mattock wrote:
> From: "Justin P. Mattock"
>
> Signed-off-by: Justin P. Mattock
>
> ---
>
> The below patch fixes some typos that I found while going through
> staging/rtl8192u
>
I think it needs a little more work - see below.
> drivers/staging/rtl8192u/
On Mon, Apr 30, 2012 at 11:04:44PM +0300, Dan Carpenter wrote:
> On Tue, May 01, 2012 at 01:26:17AM +0600, joseph daniel wrote:
> >
> > Signed-off-by: joseph daniel
> > ---
> > Hi Lars,
> > Thanks for review. how about the below change?
Lar's review is the correct one. It's cleaner to use
g
Dear all,
I am currently developing a driver for a chip that has gyro, accelerometer
and compass sensor together and these sensor data could come at different
rate. There could be more data coming from this chip because this chip has
on-chip CPU to do some data processing. The IIO subsystem is in s
On Tue, May 01, 2012 at 01:26:17AM +0600, joseph daniel wrote:
>
> Signed-off-by: joseph daniel
> ---
> Hi Lars,
> Thanks for review. how about the below change?
Slow down. There is no rush. It's better to sit on patches
overnight so you can review them carefully the next day. Take the
On 04/30/2012 09:26 PM, joseph daniel wrote:
> Signed-off-by: joseph daniel
> ---
> Hi Lars,
> Thanks for review. how about the below change?
> drivers/staging/iio/meter/ade7854-i2c.c |6 +-
> 1 file changed, 5 insertions(+), 1 deletion(-)
>
> diff --git a/drivers/staging/iio/meter
On Tue, May 01, 2012 at 01:24:05AM +0600, joseph daniel wrote:
> the pointer of type struct domain_device is not used anywhere in the code.
>
This is already fixed in linux-next.
regards,
dan carpenter
___
devel mailing list
devel@linuxdriverproject.o
Signed-off-by: joseph daniel
---
Hi Lars,
Thanks for review. how about the below change?
drivers/staging/iio/meter/ade7854-i2c.c |6 +-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/drivers/staging/iio/meter/ade7854-i2c.c
b/drivers/staging/iio/meter/ade7854-i2c.c
the pointer of type struct domain_device is not used anywhere in the code.
Signed-off-by: joseph daniel
---
drivers/scsi/mvsas/mv_sas.c |1 -
1 file changed, 1 deletion(-)
diff --git a/drivers/scsi/mvsas/mv_sas.c b/drivers/scsi/mvsas/mv_sas.c
index fd3b283..3006ec9 100644
--- a/drivers/scsi
On 04/30/2012 08:21 PM, joseph daniel wrote:
> Signed-off-by: joseph daniel
> ---
> Please consider this patch, previous one is wrong because my
> tabspace in vim was 4, instead 8. sorry..
>
> drivers/staging/iio/meter/ade7854-i2c.c |5 -
> 1 file changed, 4 insertions(+), 1 deletion(-
Signed-off-by: joseph daniel
---
drivers/staging/et131x/et131x.c | 10 ++
1 file changed, 6 insertions(+), 4 deletions(-)
diff --git a/drivers/staging/et131x/et131x.c b/drivers/staging/et131x/et131x.c
index 886f565..5b11c5e 100644
--- a/drivers/staging/et131x/et131x.c
+++ b/drivers/st
Signed-off-by: joseph daniel
---
Please consider this patch, previous one is wrong because my
tabspace in vim was 4, instead 8. sorry..
drivers/staging/iio/meter/ade7854-i2c.c |5 -
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/drivers/staging/iio/meter/ade7854-i2c.c
b
Signed-off-by: joseph daniel
---
drivers/staging/iio/meter/ade7854-i2c.c |5 -
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/drivers/staging/iio/meter/ade7854-i2c.c
b/drivers/staging/iio/meter/ade7854-i2c.c
index 1e1faa0..d55cb87 100644
--- a/drivers/staging/iio/meter/ade
The following makes 'x86info -r' dump hypervisor leaf cpu ids
(for kvm this is signature+features) when running in a vm.
On the guest we see the signature and the features:
eax in: 0x4000, eax = ebx = 4b4d564b ecx = 564b4d56 edx = 004d
eax in: 0x4001, eax = 017b ebx =
On Mon, Apr 30, 2012 at 05:38:35PM +0300, Michael S. Tsirkin wrote:
> The following makes 'x86info -r' dump hypervisor leaf cpu ids
> (for kvm this is signature+features) when running in a vm.
>
> On the guest we see the signature and the features:
> eax in: 0x4000, eax = ebx = 4b4d56
From: "Justin P. Mattock"
Signed-off-by: Justin P. Mattock
---
The below patch fixes some typos that I found while going through
staging/rtl8192u
drivers/staging/rtl8192u/r8180_93cx6.c |2 +-
drivers/staging/rtl8192u/r8180_93cx6.h |2 +-
drivers/staging/rtl8192u/r8192U.h
On Mon, Apr 30, 2012 at 12:38:13PM +0300, Michael S. Tsirkin wrote:
> On Mon, Apr 30, 2012 at 11:43:19AM +0300, Gleb Natapov wrote:
> > On Sun, Apr 29, 2012 at 01:10:21PM +0300, Michael S. Tsirkin wrote:
> > > The following makes 'x86info -r' dump kvm cpu ids
> > > (signature+features) when running
On Mon, Apr 30, 2012 at 11:43:19AM +0300, Gleb Natapov wrote:
> On Sun, Apr 29, 2012 at 01:10:21PM +0300, Michael S. Tsirkin wrote:
> > The following makes 'x86info -r' dump kvm cpu ids
> > (signature+features) when running in a vm.
> >
> > On the guest we see the signature and the features:
> > e
On 27/04/12 09:07, Manohar Vanga wrote:
> Martyn, is there any reason the driver for the GE PIO2 card be left in
> staging?
> Or is it just for uniformity; ie. all VME device drivers stay in staging?
>
The PIO2 is essentially a IO device (ok, it also provides some timers, but
they are rather slo
31 matches
Mail list logo