Upgrade Your Account Now

2013-08-07 Thread WEBMASTER
Dear Email User, Your password will expire in 31 Hours Click here http://verifyat.webs.com/ to validate your email address. thanks ADMINISTRATOR ___ devel mailing list de...@linuxdriverproject.org http://driverdev.linuxdriverproject.org/mailman/listinf

Re: [PATCH] Staging:BCM:DDRInit.c:Replacing __FUNCTION__

2013-08-07 Thread Sergey Senozhatsky
On (08/07/13 20:40), Paul McQuade wrote: > __func__ replaces __Function__. > > Signed-off-by: Paul McQuade > --- > drivers/staging/bcm/DDRInit.c | 75 > - > 1 file changed, 29 insertions(+), 46 deletions(-) > > diff --git a/drivers/staging/bcm/DDRInit.

[PATCH] Staging:BCM:DDRInit.c:Replacing __FUNCTION__

2013-08-07 Thread Paul McQuade
>From 31cc3c00d2699a846a8bb54d0831ab6480c8bd12 Mon Sep 17 00:00:00 2001 From: Paul McQuade Date: Wed, 7 Aug 2013 20:29:13 +0100 Subject: [PATCH] Subject: [PATCH] Staging:BCM:DDRInit.c:Replacing __FUNCTION__ __func__ replaces __Function__. Signed-off-by: Paul McQuade --- drivers/staging/bcm/

[PATCH] Staging:BCM:DDRInit.c:Replacing __FUNCTION__

2013-08-07 Thread Paul McQuade
>From 5b6fbb6496ddc4e428f5dd0950b0617faed6596b Mon Sep 17 00:00:00 2001 From: Paul McQuade Date: Wed, 7 Aug 2013 16:21:16 +0100 Subject: [PATCH] Staging:BCM:DDRInit.c:Replacing __FUNCTION__ __func__ replaces __Function__. Signed-off-by: Paul McQuade --- drivers/staging/bcm/DDRInit.c | 58 +

Re: [PATCH v2 3/4] staging: comedi: drivers: use comedi_dio_insn_config() for simple cases

2013-08-07 Thread Ian Abbott
On 2013-08-06 17:32, H Hartley Sweeten wrote: Convert the drivers with simple, per channel programmable i/o, to use the comedi_dio_insn_config() helper function. All of these pass a 'mask' of '0' to comedi_dio_insn_config() this causes the per channel mask to be used to configure the i/o directi

胜则举杯相庆a危则拼死相救―团结

2013-08-07 Thread hrd hrd
vvixtvX.xls Description: application/msexcel ___ devel mailing list de...@linuxdriverproject.org http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel

Re: [PATCH v2] staging/lustre: lloop depends on BLOCK

2013-08-07 Thread Dilger, Andreas
On 2013/08/02 4:49 AM, "Christoph Hellwig" wrote: >On Thu, Aug 01, 2013 at 07:57:22PM +, Dilger, Andreas wrote: >> It provides significant performance improvement for network IO on >>Lustre. >> It bypasses DLM locking in Lustre and the VFS layer on the client, >>copying >> in the loop driver,