diff options
author | David Huggins-Daines <dhd@debian.org> | 2017-04-08 19:51:15 -0400 |
---|---|---|
committer | Geert Uytterhoeven <geert@linux-m68k.org> | 2017-04-20 09:54:24 +0200 |
commit | 71ae40e4cf3323b89ea910b82947d5e5e08c94bf (patch) | |
tree | 5e73f19c8aa8373c5176cdda4cb18ed60ed5d6e2 /arch/m68k | |
parent | e36b9913e00b39ff4afcacff947bc99d305aaac0 (diff) | |
download | linux-71ae40e4cf3323b89ea910b82947d5e5e08c94bf.tar.bz2 |
nubus: Clean up printk calls
Some long forgotten changes from the linux-mac68k CVS:
Fix swapped DrvrSW and DrvrHW values in printk message.
Suppress debug printk messages.
Avoid console_loglevel misuse.
The original commits are these:
http://linux-mac68k.cvs.sourceforge.net/viewvc/linux-mac68k/linux-mac68k/drivers/nubus/nubus.c?r1=1.22.2.1&r2=1.22.2.2&pathrev=linux-2_2
http://linux-mac68k.cvs.sourceforge.net/viewvc/linux-mac68k/linux-mac68k/drivers/nubus/nubus.c?r1=1.21&r2=1.22&pathrev=linux-2_2
The CVS commits fell short of removing all of the misuse of
console_loglevel in nubus_add_board() so I finished the job.
I've also added some missing message severity levels and converted
a printk loop to the MAC address "%pM" format specifier.
Signed-off-by: Finn Thain <fthain@telegraphics.com.au>
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Diffstat (limited to 'arch/m68k')
0 files changed, 0 insertions, 0 deletions