mmc: atmel-mci: fix in debugfs: response value printing
commitd586ebbb8814e039545d38f69029533f3f17748d
authorNicolas Ferre <nicolas.ferre@atmel.com>
Tue, 11 May 2010 21:06:50 +0000 (11 14:06 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 12 May 2010 00:33:41 +0000 (11 17:33 -0700)
tree79bfc8c4de310e17e26fb8c9ecb526998f48c414
parentabc2c9fdf636c4335a8d72ac3c5ae152bca44b68
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 <nicolas.ferre@atmel.com>
Haavard Skinnemoen <hskinnemoen@atmel.com>
Cc: <linux-mmc@vger.kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/mmc/host/atmel-mci.c