[SPAM] business solutions

2017-01-10 Thread Dave
r you. Thanks, Dave -- Developer Access Program for Intel Xeon Phi Processors Access to Intel Xeon Phi processor-based developer platforms. With one year of Intel Parallel Studio XE. Training and support from Colfax.

business leads

2015-06-09 Thread Dave
Hope you are doing well! We provide email marketing to a number of businesses. Our services can find you new customers and generate business leads. Let's help your business reach the new level. Please contact us so I can go over options for you. Thanks, Dave Contact: hanna...@aliyun.com

business leads

2015-06-08 Thread Dave
Hope you are doing well! We provide email marketing to a number of businesses. Our services can find you new customers and generate business leads. Let's help your business reach the new level. Please contact us so I can go over options for you. Thanks, Dave Contact: hanna...@aliyun.com

Re: [GIT PULL] ARM: amba: Enable module alias autogeneration for AMBA drivers

2011-12-22 Thread Dave Martin
On Mon, Dec 19, 2011 at 09:39:42PM +, Russell King - ARM Linux wrote: > On Mon, Dec 19, 2011 at 01:24:09PM +0000, Dave Martin wrote: > > Hi Russell, > > > > This one isn't urgent, but I'm not seeing the amba modalias patches > > anywhere yet. Did you hav

Re: [GIT PULL] ARM: amba: Enable module alias autogeneration for AMBA drivers

2011-12-19 Thread Dave Martin
on top of the amba additions anyway, we shouldn't need to worry about conflicting with his patches. Of course, if you've already merged these somewhere, then there's no problem. Cheers ---Dave -- Learn Win

Re: [GIT PULL] ARM: amba: Enable module alias autogeneration for AMBA drivers

2011-12-06 Thread Dave Martin
cheduled ones. OK -- thanks for the clarification. Russell, it sounds like you shouldn't get a merge conflict with the original version of the series after all. For reference, the original pull request is here: http://lists.infradead.org/pip

[GIT PULL] ARM: amba: Enable module alias autogeneration for AMBA drivers

2011-12-06 Thread Dave Martin
rm.git > arm/amba-modalias+for-rmk > > Dave Martin (16): > ARM: amba: Move definition of struct amba_id to mod_devicetable.h > ARM: amba: Auto-generate AMBA driver module aliases during modpost [...] ... it looks like Alessandro's proposed change to tidy up scripts/mod/

Re: [GIT PULL] ARM: amba: Enable module alias autogeneration for AMBA drivers

2011-11-22 Thread Dave Martin
dually, people might not be too concerned. Of course, this is one of those maintenance issues which can only get worse as time goes on. Cheers ---Dave -- All the data continuously generated in your IT infrastructur

[GIT PULL] ARM: amba: Enable module alias autogeneration for AMBA drivers

2011-11-22 Thread Dave Martin
e driver patches via your tree, please go ahead. Otherwise, let me know and I can continue trying to push the driver patches via other routes. Cheers ---Dave The following changes since commit cfcfc9eca2bcbd26a8e206baeb005b055dbf8e37: Linux 3.2-rc2 (2011-11-15 15:02:59 -0200) are available in t

[PATCH 11/16] spi: pl022: Enable module alias autogeneration for AMBA drivers

2011-10-05 Thread Dave Martin
Signed-off-by: Dave Martin --- drivers/spi/spi-pl022.c |2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/drivers/spi/spi-pl022.c b/drivers/spi/spi-pl022.c index f103e470..43abaf2 100644 --- a/drivers/spi/spi-pl022.c +++ b/drivers/spi/spi-pl022.c @@ -2424,6 +2424,8

[PATCH 00/16] ARM: amba: Enable module alias autogeneration for AMBA drivers

2011-10-05 Thread Dave Martin
it in the affected drivers. Briefly tested on Versatile Express, including aaci, mmci and amba-clcd (which appears to have the most interesting modalias match pattern). For me, the appropiate modules now get loaded at udev trigger time. Any comments and feedback are welcome. Dave Martin (16): ARM:

Re: [spi-devel-general] [PATCH 0/7] convert semaphore to mutex in struct class

2008-01-23 Thread Dave Young
On Jan 11, 2008 4:23 PM, Cornelia Huck <[EMAIL PROTECTED]> wrote: > On Fri, 11 Jan 2008 10:33:16 +0800, > "Dave Young" <[EMAIL PROTECTED]> wrote: > > > > > > +struct device *class_find_device(struct class *class, void *data, > > > > +

Re: [spi-devel-general] [PATCH 0/7] convert semaphore to mutex in struct class

2008-01-23 Thread Dave Young
On Jan 10, 2008 9:23 PM, Cornelia Huck <[EMAIL PROTECTED]> wrote: > On Thu, 10 Jan 2008 17:48:43 +0800, > Dave Young <[EMAIL PROTECTED]> wrote: > > Please add a kerneldoc comment for each of the new interfaces. Will do. > > > +int class_for_each_devic

Re: [spi-devel-general] [PATCH 0/7] convert semaphore to mutex in struct class

2008-01-23 Thread Dave Young
On Jan 10, 2008 11:41 PM, Alan Stern <[EMAIL PROTECTED]> wrote: > On Thu, 10 Jan 2008, Dave Young wrote: > > > Hi, > > The patches are done on my side, please help to check. > > > > This is the first one of the series about driver core changes. > > If

Re: [spi-devel-general] [PATCH 0/7] convert semaphore to mutex in struct class

2008-01-23 Thread Dave Young
On Jan 11, 2008 2:39 AM, Greg KH <[EMAIL PROTECTED]> wrote: > On Thu, Jan 10, 2008 at 05:48:43PM +0800, Dave Young wrote: > > The patches are done on my side, please help to check. > > Along with all of the other comments from people, I have a few. > > > This is the

Re: [spi-devel-general] [PATCH 0/7] convert semaphore to mutex in struct class

2008-01-23 Thread Dave Young
On Wed, Jan 09, 2008 at 02:39:23PM +0800, Dave Young wrote: > On Jan 9, 2008 2:37 PM, Dave Young <[EMAIL PROTECTED]> wrote: > > > > On Jan 9, 2008 2:13 PM, Dave Young <[EMAIL PROTECTED]> wrote: > > > > > > On Wed, Jan 09, 2008 at 09:32:48AM +0800, Dav

Re: [spi-devel-general] [PATCH 0/7] convert semaphore to mutex in struct class

2008-01-23 Thread Dave Young
On Jan 10, 2008 8:34 PM, Stefan Richter <[EMAIL PROTECTED]> wrote: > Dave Young wrote: > > This is the first one of the series about driver core changes. > > Please always provide kerneldoc comments when you add new API elements; > here: exported functions. > > It

Re: [spi-devel-general] [PATCH 0/7] convert semaphore to mutex in struct class

2008-01-23 Thread Dave Young
On Jan 9, 2008 6:48 AM, Greg KH <[EMAIL PROTECTED]> wrote: > On Tue, Jan 08, 2008 at 03:05:10PM +0800, Dave Young wrote: > > On Jan 8, 2008 1:20 AM, Greg KH <[EMAIL PROTECTED]> wrote: > > > On Mon, Jan 07, 2008 at 06:13:37PM +0100, Stefan Richter wrote: > > &g

Re: [spi-devel-general] [PATCH 0/7] convert semaphore to mutex in struct class

2008-01-23 Thread Dave Young
On Jan 9, 2008 2:37 PM, Dave Young <[EMAIL PROTECTED]> wrote: > > On Jan 9, 2008 2:13 PM, Dave Young <[EMAIL PROTECTED]> wrote: > > > > On Wed, Jan 09, 2008 at 09:32:48AM +0800, Dave Young wrote: > > > On Jan 9, 2008 6:48 AM, Greg KH <[EMAIL PROTECTED]>

Re: [spi-devel-general] [PATCH 0/7] convert semaphore to mutex in struct class

2008-01-23 Thread Dave Young
On Jan 9, 2008 2:13 PM, Dave Young <[EMAIL PROTECTED]> wrote: > > On Wed, Jan 09, 2008 at 09:32:48AM +0800, Dave Young wrote: > > On Jan 9, 2008 6:48 AM, Greg KH <[EMAIL PROTECTED]> wrote: > > > On Tue, Jan 08, 2008 at 03:05:10PM +0800, Dave Young wrote: > &

Re: [spi-devel-general] [PATCH 0/7] convert semaphore to mutex in struct class

2008-01-23 Thread Dave Young
On Wed, Jan 09, 2008 at 09:32:48AM +0800, Dave Young wrote: > On Jan 9, 2008 6:48 AM, Greg KH <[EMAIL PROTECTED]> wrote: > > On Tue, Jan 08, 2008 at 03:05:10PM +0800, Dave Young wrote: > > > On Jan 8, 2008 1:20 AM, Greg KH <[EMAIL PROTECTED]> wrote: > > > >

Re: [spi-devel-general] [PATCH 0/7] convert semaphore to mutex in struct class

2008-01-23 Thread Dave Young
On Jan 8, 2008 1:20 AM, Greg KH <[EMAIL PROTECTED]> wrote: > On Mon, Jan 07, 2008 at 06:13:37PM +0100, Stefan Richter wrote: > > It's already in the driver core to the most part. It remains to be seen > > what is less complicated in the end: Transparent mutex-protected list > > accesses provided

Re: [spi-devel-general] [PATCH 0/7] convert semaphore to mutex in struct class

2008-01-23 Thread Dave Young
On Sun, Jan 06, 2008 at 07:41:29PM +0100, Stefan Richter wrote: > Dave Young wrote: > > Convert semaphore to mutex in struct class. > > All the patches in this series should be applyed simultaneously > > Therefore you eventually need to repost it as a single patch. It can&#

Re: [spi-devel-general] [PATCH 0/7] convert semaphore to mutex in struct class

2008-01-23 Thread Dave Young
On Jan 7, 2008 4:45 PM, Greg KH <[EMAIL PROTECTED]> wrote: > On Mon, Jan 07, 2008 at 10:09:44AM +0800, Dave Young wrote: > > > > Thanks for your comment, I rewrite it for 2.6.24-rc7 as a all-in-one > > patch, please see following. Drop i2c maintainer and list in cc >

Re: [spi-devel-general] [PATCH 0/7] convert semaphore to mutex in struct class

2008-01-23 Thread Dave Young
On Jan 3, 2008 3:24 PM, Jarek Poplawski <[EMAIL PROTECTED]> wrote: > On Thu, Jan 03, 2008 at 08:06:09AM +0100, Jarek Poplawski wrote: > > On Thu, Jan 03, 2008 at 01:50:20PM +0800, Dave Young wrote: > > > Convert semaphore to mutex in struct class. > > ... > &g

[spi-devel-general] [PATCH 0/7] convert semaphore to mutex in struct class

2008-01-23 Thread Dave Young
help to point out, thanks. Regards dave - This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/ ___

Re: [spi-devel-general] [PATCH 6/6] spi : use class iteration api

2008-01-21 Thread Dave Young
Convert to use the class iteration api. Signed-off-by: Dave Young <[EMAIL PROTECTED]> --- drivers/spi/spi.c | 24 ++-- 1 file changed, 14 insertions(+), 10 deletions(-) diff -upr linux/drivers/spi/spi.c linux.new/drivers/spi/spi.c --- linux/drivers/spi/spi.c 2

Re: [spi-devel-general] [PATCH 6/6] spi : use class iteration api

2008-01-21 Thread Dave Young
On Jan 22, 2008 2:56 PM, David Brownell <[EMAIL PROTECTED]> wrote: > On Monday 21 January 2008, Dave Young wrote: > > +static int __spi_master_match(struct device *dev, void *data) > > +{ > > +struct spi_master *m; > > +u16 *bus_num = (u16 *)data; > > That

[spi-devel-general] [PATCH 6/6] spi : use class iteration api

2008-01-21 Thread Dave Young
Convert to use the class iteration api. Signed-off-by: Dave Young <[EMAIL PROTECTED]> --- drivers/spi/spi.c | 24 ++-- 1 file changed, 14 insertions(+), 10 deletions(-) diff -upr linux/drivers/spi/spi.c linux.new/drivers/spi/spi.c --- linux/drivers/spi/spi.c 2

Re: [spi-devel-general] [PATCH 6/7] spi : use class iteration api

2008-01-15 Thread Dave Young
Update the patch with minor return path changes in match function: Convert to use the class iteration api. Signed-off-by: Dave Young <[EMAIL PROTECTED]> --- drivers/spi/spi.c | 24 ++-- 1 file changed, 14 insertions(+), 10 deletions(-) diff -upr linux/drivers/spi

[spi-devel-general] [PATCH 6/7] spi : use class iteration api

2008-01-12 Thread Dave Young
Convert to use the class iteration api. Signed-off-by: Dave Young <[EMAIL PROTECTED]> --- drivers/spi/spi.c | 26 -- 1 file changed, 16 insertions(+), 10 deletions(-) diff -upr linux/drivers/spi/spi.c linux.new/drivers/spi/spi.c --- linux/drivers/spi/spi.c

[spi-devel-general] [PATCH 7/7] spi : convert semaphore to mutex in struct class

2008-01-02 Thread Dave Young
Use mutex instead of semaphore in struct class. Signed-off-by: Dave Young <[EMAIL PROTECTED]> --- drivers/spi/spi.c |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff -upr linux/drivers/spi/spi.c linux.new/drivers/spi/spi.c --- linux/drivers/spi/spi.c 2007-12-28

[spi-devel-general] [PATCH 11/12] spi : Use mutex instead of semaphore in driver core

2007-12-28 Thread Dave Young
Signed-off-by: Dave Young <[EMAIL PROTECTED]> --- drivers/spi/spi.c |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff -upr linux/drivers/spi/spi.c linux.new/drivers/spi/spi.c --- linux/drivers/spi/spi.c 2007-12-28 10:47:38.0 +0800 +++ linux.new/drivers/spi/spi.

Re: [spi-devel-general] problems with spi interface & ads 784X under 2.6.23

2007-11-24 Thread dave chung
e: > > > On Sun, 11 Nov 2007 08:02:19 +0800 "dave chung" <[EMAIL PROTECTED]> wrote: > > > > > on kernel 2.6.23 , with an Arm AT91rm9200 > > > sometimes when i "pen-down" on the touch screen,I'm seeing > > > > > > ad