[SPAM] 代/开--发/票

2012-06-12 Thread sh13642347266
您好: 本公司在(深圳市、厦门市、上海市、广州市等)有一部分专用发--票代开; 如有需要,欢迎您与我联系: 负责人:张先生(0)13642347266 -- Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has

Re: [PATCH 5/9] ARM: kirkwood: use devicetree for orion-spi

2012-06-12 Thread Jason Cooper
On Tue, Jun 12, 2012 at 02:04:33PM +0200, Andrew Lunn wrote: > > > + spi@10600 { > > > + compatible = "marvell,orion-spi"; > > > + #address-cells = <1>; > > > + #size-cells = <0>; > > > + cell-index = <0>; > > > +

Exclu: vélo design fixie à 199e cette semaine !

2012-06-12 Thread Virginie Rendez vous déco
Pour voir le message, veuillez utiliser un lecteur de mail compatible HTML Lien miroir : http://m10-fr.com/mc10_m/YT0yNyZiPTEzNTU4JmM9MjM2NDM3JmQ9MjAxMi0wNi0xMiAxNTowMDowMSZlPTEmaD0xMzU1NyZmPTEzNTU4Jmc9MTM1NTg= Lien de désinscription : http://m10-fr.com/mc10_unsub/YT0yNyZiPTEzNTU4JmM9MjM2NDM3Jm

[PATCH 3/3] spi/pl022: enable runtime PM

2012-06-12 Thread Linus Walleij
From: Linus Walleij If we're gonna use runtime PM it's a pretty good idea to actually enable it in probe() and disable it in remove() too, so it gets used for real. Up until now we only fooled around with the reference count. Cc: Vinit Shenoy Signed-off-by: Linus Walleij --- drivers/spi/spi-p

[PATCH 1/3] spi/pl022: disable port when unused

2012-06-12 Thread Linus Walleij
From: Virupax Sadashivpetimath Commit ffbbdd21329f3e15eeca6df2d4bc11c04d9d91c0 "spi: create a message queueing infrastructure" Accidentally deleted the logic to disable the port when unused leading to higher power consumption. Fix this up. Cc: sta...@kernel.org Cc: Vinit Shenoy Signed-off-by: V

[PATCH 2/3] spi/pl022: delete DB5500 support

2012-06-12 Thread Linus Walleij
From: Linus Walleij This ASIC variant has been deleted from the ARM tree, no need to keep support around. Cc: Vinit Shenoy Signed-off-by: Linus Walleij --- drivers/spi/spi-pl022.c | 14 -- 1 file changed, 14 deletions(-) diff --git a/drivers/spi/spi-pl022.c b/drivers/spi/spi-pl

[PATCH] spi-orion: convert to new infrastructure

2012-06-12 Thread Hannes Reinecke
Get rid of the 'master is unqueued' warning messages during boot. Signed-off-by: Hannes Reinecke --- drivers/spi/spi-orion.c | 147 --- 1 files changed, 49 insertions(+), 98 deletions(-) diff --git a/drivers/spi/spi-orion.c b/drivers/spi/spi-orion.c

Re: [PATCH 5/9] ARM: kirkwood: use devicetree for orion-spi

2012-06-12 Thread Andrew Lunn
> > + spi@10600 { > > + compatible = "marvell,orion-spi"; > > + #address-cells = <1>; > > + #size-cells = <0>; > > + cell-index = <0>; > > + reg = <0x10600 0x28>; > > + status = "di