commit | d586ebbb8814e039545d38f69029533f3f17748d | [log] [tgz] |
---|---|---|
author | Nicolas Ferre <nicolas.ferre@atmel.com> | Tue May 11 14:06:50 2010 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Tue May 11 17:33:41 2010 -0700 |
tree | 79bfc8c4de310e17e26fb8c9ecb526998f48c414 | |
parent | abc2c9fdf636c4335a8d72ac3c5ae152bca44b68 [diff] |
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>