Re: [PATCH 7/7] omap hsmmc: fix the hsmmc driver for am3517.

2010-05-13 Thread stanley.miao
Tony Lindgren wrote: Hi, Some requests to make this more future proof. * Stanley.Miao stanley.m...@windriver.com [100419 23:20]: AM3517 don't have the register OMAP343X_CONTROL_PBIAS_LITE and the regulators like vmmc, so we set a noop set_power function for it. Signed-off-by: Stanley.Miao

Re: [PATCH 7/7] omap hsmmc: fix the hsmmc driver for am3517.

2010-05-13 Thread Tony Lindgren
* stanley.miao stanley.m...@windriver.com [100513 04:38]: We can move other features into the variable features, such as nonremovable, power_saving. Great, that sounds good to me. Might help with the mmc init issues for omap4 also. Regards, Tony -- To unsubscribe from this list: send the line

Re: [PATCH 7/7] omap hsmmc: fix the hsmmc driver for am3517.

2010-05-11 Thread Tony Lindgren
Hi, Some requests to make this more future proof. * Stanley.Miao stanley.m...@windriver.com [100419 23:20]: AM3517 don't have the register OMAP343X_CONTROL_PBIAS_LITE and the regulators like vmmc, so we set a noop set_power function for it. Signed-off-by: Stanley.Miao

[PATCH 7/7] omap hsmmc: fix the hsmmc driver for am3517.

2010-04-20 Thread Stanley.Miao
AM3517 don't have the register OMAP343X_CONTROL_PBIAS_LITE and the regulators like vmmc, so we set a noop set_power function for it. Signed-off-by: Stanley.Miao stanley.m...@windriver.com --- arch/arm/mach-omap2/hsmmc.c | 32 1 files changed, 24 insertions(+),