powerpc: Improve prom_printf()
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>
Wed, 6 Apr 2011 00:51:17 +0000 (10:51 +1000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Wed, 20 Apr 2011 01:03:25 +0000 (11:03 +1000)
commitaf2771493a1bf79cd9a1ab4f30327c428b5bd67c
tree59016ca742c666ef09ec6f2af517ffeafd6ea58c
parentdd797738643cd3c2dd9cdff7e4c3a04d318ab23a
powerpc: Improve prom_printf()

Adds the ability to print decimal numbers and adds some more
format string variants

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
arch/powerpc/kernel/prom_init.c