From: Stefan Richter Date: Sat, 14 Jun 2008 12:23:43 +0000 (+0200) Subject: firewire: fw-ohci: unify printk prefixes X-Git-Tag: v2.6.26-rc7~2^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=161b96e782ec995c55843101976d9c35b57aa109;p=pandora-kernel.git firewire: fw-ohci: unify printk prefixes The messages which can be enabled by fw-ohci's debug module parameter are changed from KERN_DEBUG to KERN_NOTICE level and uniformly prefixed with "firewire_ohci: ". This further simplifies communication with users when we ask them to capture debug messages. Signed-off-by: Stefan Richter --- Reading git-diff-tree failed