gpu: pvr: pdump: rewrite PDumpWriteString2() to pdump_print()
authorLuc Verhaegen <libv@codethink.co.uk>
Fri, 11 Mar 2011 14:02:32 +0000 (15:02 +0100)
committerGrazvydas Ignotas <notasas@gmail.com>
Sun, 20 May 2012 18:43:03 +0000 (21:43 +0300)
commit22686f11cc440e79c53404070f89bbc2ad0a8ccd
treeaf0f31bcf60dcd31feb38a7b9b53f41a31cb0546
parent3efccd393ef3ecedd31b381cede1c39ab77e3f86
gpu: pvr: pdump: rewrite PDumpWriteString2() to pdump_print()

Making pdump_print accept variable arguments directly significantly
simplifies string printing to script, throughout the whole of pdump.c

Signed-off-by: Luc Verhaegen <libv@codethink.co.uk>
Signed-off-by: Imre Deak <imre.deak@nokia.com>
pvr/pdump.c