From: Nicolas Ferre Date: Tue, 11 May 2010 21:06:50 +0000 (-0700) Subject: mmc: atmel-mci: fix in debugfs: response value printing X-Git-Tag: v2.6.34~43 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d586ebbb8814e039545d38f69029533f3f17748d;p=pandora-kernel.git mmc: atmel-mci: fix in debugfs: response value printing In debugfs, printing of command response reports resp[2] twice: fix it to resp[3]. Signed-off-by: Nicolas Ferre Haavard Skinnemoen Cc: Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed