linux/arch/mips/txx9
Geert Uytterhoeven 2cec11d871 MIPS: TXx9: Modernize printing of kernel messages
- Convert from printk() to pr_*(),
  - Add missing continuations, to fix user-visible breakage,
  - Drop superfluous casts (u64 has been unsigned long long on all
    architectures for many years).

On rbtx4927, this restores the kernel output like:

    -TX4927 SDRAMC --
    - CR0:0000007e00000544
    - TR:32800030e
    +TX4927 SDRAMC -- CR0:0000007e00000544 TR:32800030e

and:

    -PCIC -- PCICLK:
    -Internal(33.3MHz)
    -
    +PCIC -- PCICLK:Internal(33.3MHz)

Fixes: 4bcc595ccd ("printk: reinstate KERN_CONT for printing continuation lines")
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Reviewed-by: Atsushi Nemoto <anemo@mba.ocn.ne.jp>
Cc: linux-mips@linux-mips.org
Cc: linux-kernel@vger.kernel.org
Patchwork: https://patchwork.linux-mips.org/patch/14646/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
2017-01-03 16:34:32 +01:00
..
generic MIPS: TXx9: Modernize printing of kernel messages 2017-01-03 16:34:32 +01:00
jmr3927 MIPS: TXx9: Modernize printing of kernel messages 2017-01-03 16:34:32 +01:00
rbtx4927 MIPS: TXx9: tx49xx: Move GPIO setup from .mem_setup() to .arch_init() 2016-10-04 16:13:57 +02:00
rbtx4938 MIPS: TXx9: Modernize printing of kernel messages 2017-01-03 16:34:32 +01:00
rbtx4939 mips: use the new LED disk activity trigger 2016-06-27 08:58:41 +02:00
Kconfig MIPS: TXx9: Convert to Common Clock Framework 2016-10-04 16:13:57 +02:00
Makefile
Platform MIPS: Whitespace cleanup. 2013-02-01 10:00:22 +01:00