Re: [PATCH 08/22] mmc: omap_hsmmc: correct debug report error status mnemonics

2011-05-06 Thread S, Venkatraman
On Thu, May 5, 2011 at 5:21 PM, Adrian Hunter wrote: > CERR and BADA were in the wrong place and there are only > 32 not 35. > > Signed-off-by: Adrian Hunter > --- >  drivers/mmc/host/omap_hsmmc.c |   19 +++ >  1 files changed, 11 insertions(+), 8 deletions(-) > > diff --git a/dri

[PATCH 08/22] mmc: omap_hsmmc: correct debug report error status mnemonics

2011-05-05 Thread Adrian Hunter
CERR and BADA were in the wrong place and there are only 32 not 35. Signed-off-by: Adrian Hunter --- drivers/mmc/host/omap_hsmmc.c | 19 +++ 1 files changed, 11 insertions(+), 8 deletions(-) diff --git a/drivers/mmc/host/omap_hsmmc.c b/drivers/mmc/host/omap_hsmmc.c index bd528