Re: [PATCH] sdhci: pxav3 controller needs 32 bit ADMA addressing

2011-07-28 Thread Chris Ball
Hi Philip, On Mon, Jul 11 2011, Philip Rakity wrote: > enable the quirk. > > Best used in conjunction with patch downgrading > ADMA to SDMA when transfer is not aligned. > > Signed-off-by: Philip Rakity > --- > drivers/mmc/host/sdhci-pxav3.c |3 ++- > 1 files changed, 2 insertions(+), 1 dele

Re: [PATCH] sdhci: pxav3 controller needs 32 bit ADMA addressing

2011-07-13 Thread zhangfei gao
On Tue, Jul 12, 2011 at 5:47 AM, Philip Rakity wrote: > > enable the quirk. > > Best used in conjunction with patch downgrading > ADMA to SDMA when transfer is not aligned. > > Signed-off-by: Philip Rakity > --- >  drivers/mmc/host/sdhci-pxav3.c |    3 ++- >  1 files changed, 2 insertions(+), 1 d

[PATCH] sdhci: pxav3 controller needs 32 bit ADMA addressing

2011-07-11 Thread Philip Rakity
enable the quirk. Best used in conjunction with patch downgrading ADMA to SDMA when transfer is not aligned. Signed-off-by: Philip Rakity --- drivers/mmc/host/sdhci-pxav3.c |3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/drivers/mmc/host/sdhci-pxav3.c b/drivers/mmc/h