commit | c5b8384abc11fd566a3633b7bd7d476ff04c31af | [log] [tgz] |
---|---|---|
author | Akinobu Mita <akinobu.mita@gmail.com> | Mon Sep 03 22:00:00 2012 +0900 |
committer | David Woodhouse <David.Woodhouse@intel.com> | Sat Sep 29 15:34:28 2012 +0100 |
tree | 56300c4ddd9b4611757b3d1583dbc758feb8eb74 | |
parent | bb82477ebede3d0c37a502a899b68eb45fefca4f [diff] |
mtd: mtd_nandecctest: improve message output This includes the message related changes: - Use pr_* instead of printk - Print hexdump of ECC code if test fails - Change log level for hexdump of data from KERN_DEBUG to KERN_INFO - Factor out the hexdump code into a separate function Signed-off-by: Akinobu Mita <akinobu.mita@gmail.com> Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com> Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>