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)
commitb2d6ceefe0ba38c50aa2de715f6876ab4dd04e61
treef83d40c34965bed979b5633dc262e0502268bc34
parentab030911ded3a00b0d4ecd605dd93558feb1fb2a
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