Re: [QUERY] Behavior of spi slave memories w.r.t chip select signal.

2011-05-12 Thread Linus Walleij
2011/5/13 viresh kumar : > On 05/11/2011 09:37 AM, viresh kumar wrote: >> >> Hello, >> >> Following is what i understood after reading m25p80 driver and spi master >> drivers in drivers/spi folder. >> >> "chip_select signal controls start and end of transfer. For ex: if we have >> to read >> statu

Re: [QUERY] Behavior of spi slave memories w.r.t chip select signal.

2011-05-12 Thread viresh kumar
On 05/11/2011 09:37 AM, viresh kumar wrote: > > Hello, > > Following is what i understood after reading m25p80 driver and spi master > drivers in drivers/spi folder. > > "chip_select signal controls start and end of transfer. For ex: if we have to > read > status reg of spi memory, then we use

votre assurance auto 25% moins chere en moyenne!

2011-05-12 Thread Amaguiz - Plein Temps
-- Achieve unprecedented app performance and reliability What every C/C++ and Fortran developer should know. Learn how Intel has extended the reach of its next-generation tools to help boost performance applications - inlc

[SPAM] Poltrona Idream com super desconto.

2011-05-12 Thread publicidade
Caso nao consiga visualizar Clique aqui ! -- Caso nao queira mais receber nossa mensagem, http://bemestarequipamentos.ind.br/phplist/?p=unsubscribe&uid=21ec01fd67849d19db48601ce88ba4ae Caso voce queira rever nossa mala diretahttp://bemesta

[SPAM] Poltrona Idream com super desconto.

2011-05-12 Thread publicidade
Caso nao consiga visualizar Clique aqui ! -- Caso nao queira mais receber nossa mensagem, http://bemestarequipamentos.ind.br/phplist/?p=unsubscribe&uid=21ec01fd67849d19db48601ce88ba4ae Caso voce queira rever nossa mala diretahttp://bemesta

Re: [PATCH] spi: tle620x: add missing device_remove_file()

2011-05-12 Thread Ben Dooks
On 11/05/11 13:39, Axel Lin wrote: > This patch includes below fixes: > 1. Add missing device_remove_file for dev_attr_status_show in tle62x0_remove. > 2. Fix tle62x0_probe error handling: > Currently, if the error happens when ptr> 0, gpio_attrs[0] is not > properly remove. > > Signed-off