commit | 3a3688b6af103e2c86a7cfc2050988655e184ecc | [log] [tgz] |
---|---|---|
author | Jean Delvare <khali@linux-fr.org> | Thu Jul 10 13:37:08 2008 +0200 |
committer | David Woodhouse <David.Woodhouse@intel.com> | Fri Jul 11 18:23:11 2008 +0100 |
tree | fc1194244fe5e76d1c9e141f618cf01116d8747a | |
parent | f63af11ddb508ce7b2a270515244d145248cad7f [diff] |
[MTD] [NOR] gen_probe: No debug message when debugging is disabled Use pr_debug(...) instead of printk(KERN_DEBUG ...) so that the message is only printed when debugging is enabled. Signed-off-by: Jean Delvare <khali@linux-fr.org> Tested-by: John stoffel <john@stoffel.org> Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>