From: Stefan Richter Date: Thu, 22 Jul 2010 09:56:38 +0000 (+0200) Subject: firewire: nosy: use generic printk macros X-Git-Tag: v2.6.36-rc1~490^2^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7429b17d30a19fd52a0c07de9d3959746d321e15;p=pandora-kernel.git firewire: nosy: use generic printk macros Replace home-grown printk wrapper macros by ones from kernel.h and device.h. Also raise the log level in set_phy_reg() from debug to error because these are really error conditions. Could even be WARN_ON. Lower the log level in the device probe and driver shutdown from notice to info. Signed-off-by: Stefan Richter --- Reading git-diff-tree failed