]> git.sur5r.net Git - u-boot/commit
nand: omap_gpmc: Change correctable bit-flips messages to debug()
authorEzequiel García <ezequiel@vanguardiasur.com.ar>
Sun, 4 Oct 2015 21:34:42 +0000 (18:34 -0300)
committerTom Rini <trini@konsulko.com>
Sun, 11 Oct 2015 21:12:13 +0000 (17:12 -0400)
commitd1d0167663ada7c8fdb4d9d50d3fe132ac5a8b5e
tree2abda855b6f350a031ea8fe32024d79f72e3fdb2
parent0219e4bfb4d31aed8bbbcf36b00b92844b9b5eb9
nand: omap_gpmc: Change correctable bit-flips messages to debug()

Messages on corrected bit-flips are not really useful,
as bit-flips are perfectly normal. Let's avoid cluttering
the console and make them debug.

Signed-off-by: Ezequiel Garcia <ezequiel@vanguardiasur.com.ar>
drivers/mtd/nand/omap_gpmc.c