Re: MMC_CAP_SDIO_IRQ for omap 3430

2009-10-20 Thread John Rigby
In enable_sdio_irq if enable set ctpl else clear ctpl Again my version is halt baked. I was just happy that enabling ctpl prevents the infinitie cirq issue. On Tue, Oct 20, 2009 at 4:47 PM, Madhusudhan wrote: > > >> -Original Message- >> From: linux-mmc-ow...@vger.kernel.org [mailto

RE: MMC_CAP_SDIO_IRQ for omap 3430

2009-10-20 Thread Madhusudhan
> -Original Message- > From: linux-mmc-ow...@vger.kernel.org [mailto:linux-mmc- > ow...@vger.kernel.org] On Behalf Of Dirk Behme > Sent: Monday, October 19, 2009 1:17 PM > To: linux-o...@vger.kernel.org > Cc: Madhusudhan; 'John Rigby'; 'Woodruff, Richard'; linux- > m...@vger.kernel.org; '

Re: [PATCH] mmc: at91_mci: Don't include asm/mach/mmc.h

2009-10-20 Thread Linus Walleij
2009/10/13 Uwe Kleine-König : > what is the right path to Linus for this patch? I would simply put it into Russells patch tracker as it's an ARM system. Linus Walleij -- To unsubscribe from this list: send the line "unsubscribe linux-mmc" in the body of a message to majord...@vger.kernel.org Mor

Re: MMC_CAP_SDIO_IRQ for omap 3430

2009-10-20 Thread Steve Sakoman
On Tue, Oct 20, 2009 at 11:45 AM, John Rigby wrote: > It is still a work in progress because I have hacked the sdio_irq > thread to poll all the time.  I won't get a chance to do a proper fix > for a couple of days at least. > > The main part of the fix was just turning on the cptl in the same > p

Re: MMC_CAP_SDIO_IRQ for omap 3430

2009-10-20 Thread John Rigby
It is still a work in progress because I have hacked the sdio_irq thread to poll all the time. I won't get a chance to do a proper fix for a couple of days at least. The main part of the fix was just turning on the cptl in the same place you turn on the cirq bit. Send me a reminder If you get no

Re: [PATCH] mmc: at91_mci: Don't include asm/mach/mmc.h

2009-10-20 Thread Bill Gatliff
Nicolas Ferre wrote: > Uwe Kleine-König : > >> This fixes a compile error introduced in >> >> 6ef297f (ARM: 5720/1: Move MMCI header to amba include dir) >> >> That commit moved arch/arm/include/asm/mach/mmc.h to >> include/linux/amba/mmci.h. Just removing the include was enough. >> >> Sig

[PATCH] at91: at91sam9g20ek modify dual slot evaluation kit

2009-10-20 Thread Nicolas Ferre
at91sam9g20ek rev. C and onwards embed two SD/MMC slots. This patch modify the previous dual slot board definition to match the official rev. C board. It also allows the use of at91_mci SD/MMC driver in addition to the atmel-mci one. Some pins have been re-affected from leds or Ethernet phy IRQ to

Re: [PATCH net-next V2 1/3] iwmc3200top: Add Intel Wireless MultiCom 3200 top driver.

2009-10-20 Thread Tomas Winkler
On Tue, Oct 20, 2009 at 6:54 AM, David Miller wrote: > From: Tomas Winkler > Date: Sat, 17 Oct 2009 21:09:34 +0200 > >> This patch adds Intel Wireless MultiCom 3200 top driver. >> IWMC3200 is 4Wireless Com CHIP (GPS/BT/WiFi/WiMAX). >> Top driver is responsible for device initialization and firmwa