From: Jean Delvare Date: Thu, 10 Jul 2008 11:37:08 +0000 (+0200) Subject: [MTD] [NOR] gen_probe: No debug message when debugging is disabled X-Git-Tag: v2.6.27-rc1~69^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3a3688b6af103e2c86a7cfc2050988655e184ecc;p=pandora-kernel.git [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 Tested-by: John stoffel Signed-off-by: David Woodhouse --- Reading git-diff-tree failed