Sergei,
> > diff --git a/arch/arm/mach-davinci/board-dm355-evm.c b/arch/arm/mach-
> davinci/board-dm355-evm.c
> > index e104650..c2cf531 100644
> > --- a/arch/arm/mach-davinci/board-dm355-evm.c
> > +++ b/arch/arm/mach-davinci/board-dm355-evm.c
> > @@ -215,6 +215,7 @@ static struct davinci_mmc_config dm355evm_mmc_config
> = {
> > .wires = 4,
> > .max_freq = 50000000,
> > .caps = MMC_CAP_MMC_HIGHSPEED | MMC_CAP_SD_HIGHSPEED,
> > + .version = MMC_CTLR_VERSION_1,
>
> Could've been omitted as MMC_CTLR_VERSION_1 == 0.
I agree with you that this could have been omitted, but this serves as an aid
for the user to understand that a particular architecture is using an older
version of the controller. So, I am going to keep this.
Regards, Sudhakar_______________________________________________
Davinci-linux-open-source mailing list
[email protected]
http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source