[SPAM] Proposal Attached

2012-08-04 Thread Thomas Clemons
Attached is the requested brochure and video including pricing. 

I am contacting you regarding printing and managing your company's business 
cards. We look forward to the opportunity to work with you. Please reply 
through the attachment.
 
Sincerely,

Thomas Clemons
Online Business Management





















Click This Link to Stop Future Messages 
mailto:listservi...@gmx.com?subject=unsubscribe%3a%20spi-devel-gene...@lists.sourceforge.net

--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/___
spi-devel-general mailing list
spi-devel-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/spi-devel-general


Re: [PATCH] spi/s3c64xx: Add missing static storage class specifiers

2012-08-04 Thread Mark Brown
On Fri, Aug 03, 2012 at 10:08:12AM +0530, Sachin Kamat wrote:
 Silences the following sparse warnings:
 drivers/spi/spi-s3c64xx.c:1482:32: warning:

Applied, thanks.

--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
___
spi-devel-general mailing list
spi-devel-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/spi-devel-general


Re: [PATCH resend 1/2] SPI: spi-gpio: store chipselect information in private structure

2012-08-04 Thread Mark Brown
On Wed, Aug 01, 2012 at 10:57:17PM +0200, Daniel Mack wrote:
 The spi-gpio driver currently assumes the chipselect gpio number is
 stored in -controller_data of the device's static board information.

Applied both, thanks.  It's a bit sad that we need an explict property
for num-chipselects though.

--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
___
spi-devel-general mailing list
spi-devel-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/spi-devel-general


Re: [PATCH] spi: omap2-mcspi: Fix the error handling in probe

2012-08-04 Thread Mark Brown
On Thu, Aug 02, 2012 at 04:41:25PM +0530, Shubhrajyoti D wrote:
 The kfree() is taken care of by the spi core (spi_master_release() function)
 that is called once the last reference to the underlying struct device has
 been released. So the driver need not call kfree.

Applied, thanks.

--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
___
spi-devel-general mailing list
spi-devel-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/spi-devel-general


[SPAM] hw销-售-精-英-训-练-营--李然桂

2012-08-04 Thread 李然桂
spi-devel-general,您好!
   希望此邮件对您有些许的帮助,由此带来的不便敬请谅解。 {AUTOVALS9}
顺祝商祺!
2012-8-5--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/___
spi-devel-general mailing list
spi-devel-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/spi-devel-general


[SPAM] i5高.级.秘.书.强.化.训.练c0

2012-08-04 Thread 谭薇妙
详
ЛЮОХзЙ
情
쑎혗죆콏뉋긑뻯윺
请
せぁちけば・ミ
查
ﺥﺕـﻅﺫﺵ
阅
制定行动计划表
附
0qg
件
ephcxwqpjq
!--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/___
spi-devel-general mailing list
spi-devel-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/spi-devel-general


Mieux que les soldes : le top des locations de vacances

2012-08-04 Thread Nouvelles Antilles par Duano
Pour voir le message, veuillez utiliser un lecteur de mail compatible HTML

Lien miroir : 
http://m10-fr.com/mc10_m/YT0xMyZiPTE3NDE5JmM9NDgzNjEyJmQ9MjAxMi0wOC0wNCAyMjowMDowMSZlPTEmaD0xNzQxOCZmPTE3NDE5Jmc9MTc0MTk=

Lien de désinscription : 
http://m10-fr.com/mc10_unsub/YT0xMyZiPTE3NDE5JmM9NDgzNjEyJmQ9MjAxMi0wOC0wNCAyMjowMDowMSZlPTEmaD0xNzQxOCZmPTE3NDE5Jmc9MTc0MTk=


--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
___
spi-devel-general mailing list
spi-devel-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/spi-devel-general


Re: [PATCH resend 2/2] SPI: spi-gpio: Add DT bindings

2012-08-04 Thread Linus Walleij
On Wed, Aug 1, 2012 at 10:57 PM, Daniel Mack zon...@gmail.com wrote:

 This patch adds DT bindings to the spi-gpio driver and some
 documentation about how to use it.

 Signed-off-by: Daniel Mack zon...@gmail.com
 Cc: Mark Brown broo...@opensource.wolfsonmicro.com
 Cc: Grant Likely grant.lik...@secretlab.ca
 Cc: Linus Walleij linus.wall...@stericsson.com

From a GPIO point of view this looks good to me.

Acked-by: Linus Walleij linus.wall...@linaro.org

Yours,
Linus Walleij

--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
___
spi-devel-general mailing list
spi-devel-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/spi-devel-general


[SPAM] Are you taking on new clients?

2012-08-04 Thread Patrick Thomas
Hello, 

If you are taking on new clients, I would like you to contact me at 1 (800) 
504-4880 to discuss the benefits of e-mail marketing. 

We can direct thousands of interested prospects to your company.

Thank You,

Patrick Thomas
E-mail Marketing Services
Scottsdale, AZ
1 (800) 504-4880









If you do not wish to receive this type of e-mail, please click 
mailto:deletethisaddr...@gmx.com?subject=delete%3a%20spi-devel-gene...@lists.sourceforge.netbody=delete%3a%20spi-devel-gene...@lists.sourceforge.net




--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
___
spi-devel-general mailing list
spi-devel-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/spi-devel-general