]> git.baikalelectronics.ru Git - kernel.git/commit
mmc: atmel-mci: fix in debugfs: response value printing
authorNicolas Ferre <nicolas.ferre@atmel.com>
Tue, 11 May 2010 21:06:50 +0000 (14:06 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 12 May 2010 00:33:41 +0000 (17:33 -0700)
commita4347545a8ef50e546ec88fea8b2af6673cc6873
tree79bfc8c4de310e17e26fb8c9ecb526998f48c414
parente6499b0fb8ee8763bb147c3b9fda40f1e98ded56
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