commit | 69cf8ad134f0f7685fc38d3fdb8c32360c8d81d3 | [log] [tgz] |
---|---|---|
author | Ezequiel GarcĂa <ezequiel@vanguardiasur.com.ar> | Sun Oct 04 18:34:42 2015 -0300 |
committer | Tom Rini <trini@konsulko.com> | Sun Oct 11 17:12:13 2015 -0400 |
tree | 2abda855b6f350a031ea8fe32024d79f72e3fdb2 | |
parent | 1414f1f140be747efdd4166c8f6a337e76ee7e5b [diff] |
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>