Home
last modified time | relevance | path

Searched hist:"7429 b17d" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/firewire/
H A Dnosy.c7429b17d Thu Jul 22 04:56:38 CDT 2010 Stefan Richter <stefanr@s5r6.in-berlin.de> 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 <stefanr@s5r6.in-berlin.de>
7429b17d Thu Jul 22 04:56:38 CDT 2010 Stefan Richter <stefanr@s5r6.in-berlin.de> 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 <stefanr@s5r6.in-berlin.de>