commit | 7e28060a5e04966d20c04c232b2f438f96e0a29e | [log] [tgz] |
---|---|---|
author | Geert Uytterhoeven <Geert.Uytterhoeven@sonycom.com> | Wed Jun 10 04:39:04 2009 +0000 |
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Mon Jun 15 16:47:26 2009 +1000 |
tree | 8ed5b319c5ee676fb7f030d79653802546ce2c82 | |
parent | a469f563d6eec9ef68da9b4aed708e7f6ecabd51 [diff] |
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>