
29 Oct
2013
29 Oct
'13
6:54 p.m.
On Tue, 2013-10-29 at 11:48 +0800, Haijun Zhang wrote:
eSDHC host controller has new register to support SD Spec 3.0. And the according host controller version was Freescale eSDHC Version 3.0. Add some new register and it simple description.
Signed-off-by: Haijun Zhang haijun.zhang@freescale.com
drivers/mmc/fsl_esdhc.c | 62 +++++++++++++++++++++++++++++-------------------- 1 file changed, 37 insertions(+), 25 deletions(-)
By adding a register in the same patch as you add descriptions, you make it hard to see what register you added.
-Scott