atheros: various printk(...) fixes
authorFelix Fietkau <nbd@openwrt.org>
Tue, 10 Jun 2014 09:05:55 +0000 (09:05 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Tue, 10 Jun 2014 09:05:55 +0000 (09:05 +0000)
commit90ca9a582dcbdc6dd4f8f7f6ab015c0fe99ce1e8
tree9221af3276e32c425b3b2103c075060c96ed61da
parent15a2ebbc38bc7e7a5fd3920962aab2de58ca8461
atheros: various printk(...) fixes

Use more particular functions dev_<level> or pr_<level>(...) insead of
direct printk(...) call. Add KERN_LEVEL to calls what missed it.

Signed-off-by: Sergey Ryazanov <ryazanov.s.a@gmail.com>
SVN-Revision: 41088
target/linux/atheros/patches-3.10/100-board.patch
target/linux/atheros/patches-3.10/120-spiflash.patch
target/linux/atheros/patches-3.10/130-watchdog.patch