> -----Original Message----- > From: Wolfram Sang [mailto:w.sang@xxxxxxxxxxxxxx] > Sent: Friday, September 09, 2011 19:40 PM > To: Zang Roy-R61911 > Cc: linux-mmc@xxxxxxxxxxxxxxx; linuxppc-dev@xxxxxxxxxxxxxxxx; akpm@linux- > foundation.org; cbouatmailru@xxxxxxxxx; Xu Lei-B33228; Kumar Gala > Subject: Re: [PATCH] eSDHC: Access Freescale eSDHC registers by 32-bit > > Hi, > > On Fri, Sep 09, 2011 at 08:05:46PM +0800, Roy Zang wrote: > > From: Xu lei <B33228@xxxxxxxxxxxxx> > > > > Freescale eSDHC registers only support 32-bit accesses, > > this patch ensures that all Freescale eSDHC register accesses > > are 32-bit. > > So, what about the byte-swapping that Anton needed? You are simply > removing that if I am not mistaken. > > > Signed-off-by: Xu lei <B33228@xxxxxxxxxxxxx> > > Signed-off-by: Roy Zang <tie-fei.zang@xxxxxxxxxxxxx> > > Signed-off-by: Kumar Gala <galak@xxxxxxxxxxxxxxxxxxx> > > --- > > This is a patch resend > > http://patchwork.ozlabs.org/patch/106245/ > > based on latest Linus tree. > > > > Andrew, > > Could you help to pick up this patch first? > > mmc-list is not dead, it must go via Chris, I'd think. This is the third time that I re-send this patch to the list. There is no comment. That is why I ask Andrew's help. > > > drivers/mmc/host/sdhci-of-esdhc.c | 18 ++++++++++++++---- > > 1 files changed, 14 insertions(+), 4 deletions(-) > > > > diff --git a/drivers/mmc/host/sdhci-of-esdhc.c b/drivers/mmc/host/sdhci-of- > esdhc.c > > index fe604df..40036f6 100644 > > --- a/drivers/mmc/host/sdhci-of-esdhc.c > > +++ b/drivers/mmc/host/sdhci-of-esdhc.c > > @@ -1,7 +1,7 @@ > > /* > > * Freescale eSDHC controller driver. > > * > > - * Copyright (c) 2007 Freescale Semiconductor, Inc. > > + * Copyright (c) 2007, 2010 Freescale Semiconductor, Inc. > > I wonder if such a small change has impact on the copyright. I just update the year for tracking. Anything wrong? Roy -- To unsubscribe from this list: send the line "unsubscribe linux-mmc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html