Re: [PATCH v2 1/1] mmc: Support of SDIO irq for dw_mmc

2011-08-28 Thread James Hogan
On 29 August 2011 07:36, Shashidhar Hiremath wrote: > Hi Chris, >  The git repo that I have cloned is > git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc.git and created > my branch against it.Now when I create a patch and apply the patch > directly.It works fine .If I mail the patch and do a

Re: [PATCH v2 1/1] mmc: Support of SDIO irq for dw_mmc

2011-08-28 Thread Shashidhar Hiremath
Hi Chris, The git repo that I have cloned is git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc.git and created my branch against it.Now when I create a patch and apply the patch directly.It works fine .If I mail the patch and do a copy-paste to a text file and try to apply ,I get some errors

[PATCH] mmc: omap_hsmmc: DMA unmap only once in case of MMC error

2011-08-28 Thread Per Forlin
Reported by Russell King: mmcblk0: error -84 transferring data, sector 149201, nr 64, cmd response 0x900, card status 0xb00 mmcblk0: retrying using single block read WARNING: at /home/rmk/git/linux-2.6-rmk/lib/dma-debug.c:811 check_unmap omap_hsmmc omap_hsmmc.0: DMA-API: device driver

Re: [PATCH] mmc: tmio: eliminate unused variable 'mmc' warning

2011-08-28 Thread Chris Ball
Hi Ian, On Sat, Aug 27 2011, Ian Molton wrote: > On Wed, 2011-08-03 at 08:55 -0400, Chris Ball wrote: >> > Good for 3.1, do we also push such "harmless" compiler warning fixes >> > to stable? >> > >> > Acked-by: Guennadi Liakhovetski >> >> Pushed for 3.1, thanks. I don't think this is appropria

Re: [PATCH] mmc: sdhci-s3c: Fix mmc card I/O problem

2011-08-28 Thread Chris Ball
Hi, On Fri, Aug 26 2011, Girish K S wrote: > This patch fixes the problem in sdhci-s3c host driver for > Samsung Soc's. During the card identification stage the > mmc core driver enumerates for the best bus width in combination > with the highest available data rate. It starts enumerating from > t

Re: [PATCH 0/4 v8] mmc: tmio, sdhi: provide multiple irq handlers

2011-08-28 Thread Chris Ball
Hi Simon, On Wed, Aug 24 2011, Simon Horman wrote: > The SDHI driver already supports making use of up to three interrupt > sources. > > This series breaks up the existing interrupt handler into three handlers, > one for sdcard access, one for card detect and one for SDIO interrupts. > A cover-all

Re: [PATCHv2 2/2] mmc: fix integer assignments to pointer

2011-08-28 Thread Chris Ball
Hi Venkatraman, On Wed, Aug 24 2011, Venkatraman S wrote: > Fix the sparse warning output > "warning: Using plain integer as NULL pointer" > > Signed-off-by: Venkatraman S Thanks, applied these two patches to mmc-next. - Chris. -- Chris Ball One Laptop Per Child -- To

Re: [PATCH 1/5] mmc i.MX: remove individual SoC dependency

2011-08-28 Thread Chris Ball
Hi Sascha, On Wed, Aug 24 2011, Sascha Hauer wrote: > The individual SoC dependency in Kconfig hardly scales anymore. > Instead of having such a fine grained dependency just depend > on ARCH_MXC and risk that the uninformed user has to look in > the help text to figure out which driver is the corr

Re: [PATCH v2 1/1] mmc: Support of SDIO irq for dw_mmc

2011-08-28 Thread Chris Ball
Hi Shashidhar, On Tue, Aug 23 2011, Shashidhar Hiremath wrote: > The Patch adds the support for SDIO interrupts for all slots. > It includes enabling of SDIO interrupts through dw_mci_enable_sdio_irq > and the handling of the slot specific interrupts in the Interrupt Service > Routine. Please sen

Re: [PATCH v9 00/12] use nonblock mmc requests to minimize latency

2011-08-28 Thread Per Forlin
On 28 August 2011 13:11, Russell King - ARM Linux wrote: > On Sun, Aug 28, 2011 at 12:50:54PM +0200, Per Forlin wrote: >> On 26 August 2011 18:28, Santosh wrote: >> > + Balaji, >> > >> > On Friday 26 August 2011 09:49 PM, Russell King - ARM Linux wrote: >> >> >> >> I'm not sure who's responsible

Re: [PATCH v9 00/12] use nonblock mmc requests to minimize latency

2011-08-28 Thread Russell King - ARM Linux
On Sun, Aug 28, 2011 at 12:50:54PM +0200, Per Forlin wrote: > On 26 August 2011 18:28, Santosh wrote: > > + Balaji, > > > > On Friday 26 August 2011 09:49 PM, Russell King - ARM Linux wrote: > >> > >> I'm not sure who's responsible for this, but the nonblocking MMC stuff is > >> broken on OMAPs HS

Re: [PATCH v9 00/12] use nonblock mmc requests to minimize latency

2011-08-28 Thread Per Forlin
On 26 August 2011 18:28, Santosh wrote: > + Balaji, > > On Friday 26 August 2011 09:49 PM, Russell King - ARM Linux wrote: >> >> I'm not sure who's responsible for this, but the nonblocking MMC stuff is >> broken on OMAPs HSMMC: >> >> mmcblk0: error -84 transferring data, sector 149201, nr 64, cmd