From: Venkatraman S Date: Tue, 7 Aug 2012 13:59:06 +0000 (+0530) Subject: mmc: debugfs: Print ext_csd in ascending order X-Git-Tag: v3.7-rc1~69^2~51 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6780162c0097915dbc4e8fc11af662a270093d85;p=pandora-kernel.git mmc: debugfs: Print ext_csd in ascending order ext_csd exported through debugfs is printed in reverse order (from byte 511 to 0), which causes confusion. Fix the for loop to print ext_csd in natural order. Signed-off-by: Venkatraman S Acked-by: Felipe Balbi Signed-off-by: Chris Ball --- Reading git-diff-tree failed