ps3: Correct debug message in dma_ioc0_map_pages()
authorGeert Uytterhoeven <Geert.Uytterhoeven@sonycom.com>
Wed, 10 Jun 2009 04:39:04 +0000 (04:39 +0000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Mon, 15 Jun 2009 06:47:26 +0000 (16:47 +1000)
commit7e28060a5e04966d20c04c232b2f438f96e0a29e
tree8ed5b319c5ee676fb7f030d79653802546ce2c82
parenta469f563d6eec9ef68da9b4aed708e7f6ecabd51
ps3: Correct debug message in dma_ioc0_map_pages()

It reports the failure of a call to lv1_put_iopte(), not
lv1_map_device_dma_region().

Signed-off-by: Geert Uytterhoeven <Geert.Uytterhoeven@sonycom.com>
Cc: Geoff Levand <geoffrey.levand@am.sony.com>
Acked-by: Geoff Levand <geoffrey.levand@am.sony.com>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
arch/powerpc/platforms/ps3/mm.c