mmc: block: shut up "retrying because a re-tune was needed" message
authorRussell King <rmk+kernel@arm.linux.org.uk>
Fri, 29 Jan 2016 09:44:00 +0000 (09:44 +0000)
committerUlf Hansson <ulf.hansson@linaro.org>
Mon, 29 Feb 2016 10:03:08 +0000 (11:03 +0100)
commit09faf61d1c3f70866a2f0864c00df6daaff52012
treee7342b72f9f4fbb1a3f32bc7b9fdd5ce58de0fd4
parentcf925747d20b7a932db01c1f0abeaeacd0d0477d
mmc: block: shut up "retrying because a re-tune was needed" message

Re-tuning is part of standard requirements for the higher speed SD
card protocols, and is not an error when this occurs.  When we retry
a command due to a retune, we should not print a message to the
kernel log.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/card/block.c
This page took 0.025177 seconds and 5 git commands to generate.