[PATCH] spi/s3c64xx: add CONFIG_PM_SLEEP to suspend/resume functions

2013-03-21 Thread Jingoo Han
Add CONFIG_PM_SLEEP to suspend/resume functions to fix the following build warning when CONFIG_PM_SLEEP is not selected. This is because sleep PM callbacks defined by SET_SYSTEM_SLEEP_PM_OPS are only used when the CONFIG_PM_SLEEP is enabled. drivers/spi/spi-s3c64xx.c:1362:12: warning: 's3c64xx_spi

-15% sur vos Jeans LEVIS

2013-03-21 Thread LEVIS
Pour visualiser la version en images, rendez-vous sur cette page : http://p5trc.emv2.com/HM?a=ENX7CqmVXCyi8SA9MKJurhTnGHxKLhZT__cStGb5lw8W0bBhOG5mpqVsje_HhdA5HlLa Livraison Gratuite  |  Retour Gratuit  |  Paiement 100% sécurisé   jeans levis http://p5trc.emv2.com/HS?a=ENX7CqmVXCyi8SA9MKJurhT

[PATCH] spi/omap-mcspi: check condition also after timeout

2013-03-21 Thread Sebastian Andrzej Siewior
It is possible that the handler gets interrupted after checking the status. After it resumes the time out is due but the condition it was waiting for might be true as well. Therefore it is necessary to check the condition in case of an time out to be sure that the condition is not true after the ti

Re: [PATCH v7 00/14] spi/spi-atmel: add dmaengine support for atmel spi controller and to test the device tree support

2013-03-21 Thread Nicolas Ferre
On 03/19/2013 08:41 AM, Wenyou Yang : > Hi All, > > This set of patches is to add dmaengine support for atmel spi and to test > device tree support. > > The work is based on Nicolas and Richard's work. > > Because the dma engine device tree support isn't available now, to > at91sam9x5ek and a