Re: [PATCH 05/10] mmc: spi: Pull out the SSP clock configuration function

2012-07-17 Thread Attila Kinali
Good morning Marek, On Tue, 17 Jul 2012 23:48:34 +0200 Marek Vasut wrote: > > There is a EXPORT_SYMBOL_GPL(mxs_ssp_set_clk_rate); missing here. > > What for? To be able to compile mxs-mmc as a module Attila Kinali -- Why does it take years to find the answers to the

-50% sur Toute la Collection ? 3eme Demarque des SOLDES jusqu?au 31 juillet 2012

2012-07-17 Thread Chevignon
CHEVIGNON > Version en ligne : http://p5trc.emv2.com/HM?a=ENX7CqmVXCyi8SA9MKJE8bDnGHxKLHfhY_cStGb5lw8W0bBhOG5mpqVsje_HhdA5HlEU > Lire sur mobile : http://p5trc.emv2.com/HS?a=ENX7CqmVXCyi8SA9MKJE8bDnGHxKLHfhYfcStGb5lw8W0bBhOG5mpqVsje_HhdA5HlEa Chevignon : -50% sur Toute la Collection ?

Votre devis alarme est disponible

2012-07-17 Thread Expert protection par Planduweb
Pour voir le message, veuillez utiliser un lecteur de mail compatible HTML Lien miroir : http://m10-fr.com/mc10_m/YT0xMyZiPTE2MDU0JmM9NDgzNjEyJmQ9MjAxMi0wNy0xOCAwNjozMDowMSZlPTEmaD0xNjA1MyZmPTE2MDU0Jmc9MTYwNTQ= Lien de désinscription : http://m10-fr.com/mc10_unsub/YT0xMyZiPTE2MDU0JmM9NDgzNjEyJm

-80% sur des bagages de grandes marques

2012-07-17 Thread Monde du Bagage par Planduweb
Pour voir le message, veuillez utiliser un lecteur de mail compatible HTML Lien miroir : http://m10-fr.com/mc10_m/YT0xMyZiPTE2MDIwJmM9NDgzNjEyJmQ9MjAxMi0wNy0xNyAyMTo0MDowMSZlPTEmaD0xNjAxOSZmPTE2MDIwJmc9MTYwMjA= Lien de désinscription : http://m10-fr.com/mc10_unsub/YT0xMyZiPTE2MDIwJmM9NDgzNjEyJm

Re: [PATCH] spi/mpc8xxx:Fix the wrong pointer of getting the platform data

2012-07-17 Thread Jiucheng Xu
Hi all, I'm sorry, this patch is invalid, please ignore it, I will resend a new patch base on the last tree. Thanks. -- Best Regards, Jiucheng On Tue, 2012-06-26 at 10:32 +0800, Xu Jiucheng wrote: > In the spi_alloc_device(), the parent pointer of spi deivce has > been changed from mas

Re: [PATCH] spi/mpc8xxx:Fix the wrong pointer of getting the platform data

2012-07-17 Thread Jiucheng Xu
Hi All, I'm sorry, please ignore this patch. -- Best Regards, Jiucheng On Tue, 2012-06-26 at 10:32 +0800, Xu Jiucheng wrote: > In the spi_alloc_device(), the parent pointer of spi deivce has > been changed from master->dev.parent to &master->dev for device > unregistration, so the poin

Re: [PATCH 00/10] MXS SPI driver

2012-07-17 Thread Marek Vasut
Dear Mark Brown, > On Mon, Jul 16, 2012 at 02:09:47PM +0200, Marek Vasut wrote: > > This patchset adds SPI master support for Freescale i.MX233/i.MX28. > > This is rebased on top of next-20120713. Please consider applying, > > bugs shall now be squashed during the previous two review rounds. > >

Re: [PATCH 05/10] mmc: spi: Pull out the SSP clock configuration function

2012-07-17 Thread Marek Vasut
Dear Attila Kinali, > On Mon, 16 Jul 2012 14:09:52 +0200 > > Marek Vasut wrote: > > Pull out the MMC clock configuration function and make it > > into SSP clock configuration function, so it can be used by > > the SPI driver too. > > > > diff --git a/drivers/clk/mxs/clk-ssp.c b/drivers/clk/mxs/

Re: [PATCH 00/10] MXS SPI driver

2012-07-17 Thread Mark Brown
On Mon, Jul 16, 2012 at 02:09:47PM +0200, Marek Vasut wrote: > This patchset adds SPI master support for Freescale i.MX233/i.MX28. > This is rebased on top of next-20120713. Please consider applying, > bugs shall now be squashed during the previous two review rounds. Always CC maintainers, and in

Re: [PATCH 05/10] mmc: spi: Pull out the SSP clock configuration function

2012-07-17 Thread Attila Kinali
On Mon, 16 Jul 2012 14:09:52 +0200 Marek Vasut wrote: > Pull out the MMC clock configuration function and make it > into SSP clock configuration function, so it can be used by > the SPI driver too. > diff --git a/drivers/clk/mxs/clk-ssp.c b/drivers/clk/mxs/clk-ssp.c > new file mode 100644 > inde

[SPAM] Bolsas Michael Kors e Gucci 179 | Relogio Rolex 269

2012-07-17 Thread Moby Dick
Seu cliente de e-mail não pode ler este e-mail. Para visualizá-lo on-line, por favor, clique aqui: http://www.painelmobydick.info/display.php?M=640797&C=c0b33cf50ad8574b1917f00d93b61989&S=175&L=7&N=6 Para parar de receber nossos Emails:http://www.painelmobydick.info/unsubscribe.php?M=640797&C=c0b

Re: Linux SPI slave support

2012-07-17 Thread Shubhrajyoti Datta
On Tue, Jul 17, 2012 at 2:22 PM, Marek Vasut wrote: > Dear Shubhrajyoti Datta, > >> On Mon, Jul 16, 2012 at 5:56 AM, Marek Vasut wrote: >> > Dear Shubhrajyoti Datta, [..] >> The other option is to have something like a gpio for synchronization. > > Synchronisation of what exactly? With my hardwa

Re: Linux SPI slave support

2012-07-17 Thread Marek Vasut
Dear Shubhrajyoti Datta, > On Mon, Jul 16, 2012 at 5:56 AM, Marek Vasut wrote: > > Dear Shubhrajyoti Datta, > > > >> Hello, > >> > >> On Sat, Jun 30, 2012 at 8:45 AM, Marek Vasut wrote: > >> > Hello, > >> > > >> > is there currently any ongoing effort to support SPI slave mode in > >> > Linux

[SPAM] Japanese used cars and foreign cars

2012-07-17 Thread Major World
Dear Sir/Madam We are an american used car export company selling Japanese used cars and foreign cars. We export Japanese used cars to various countries in the world. We have extensive stocks of Japanese used cars and american cars which satisfy your needs. We guarantee Good condition, Good pri

Re: Linux SPI slave support

2012-07-17 Thread Shubhrajyoti Datta
On Mon, Jul 16, 2012 at 5:56 AM, Marek Vasut wrote: > Dear Shubhrajyoti Datta, > >> Hello, >> >> On Sat, Jun 30, 2012 at 8:45 AM, Marek Vasut wrote: >> > Hello, >> > >> > is there currently any ongoing effort to support SPI slave mode in Linux? >> > >> > If there is none, could you please share a