dma-mapping: fix debug print to display correct dma_pfn_offset
authorMurali Karicheri <m-karicheri2@ti.com>
Mon, 22 Dec 2014 15:35:09 +0000 (10:35 -0500)
committerRob Herring <robh@kernel.org>
Tue, 13 Jan 2015 19:48:45 +0000 (13:48 -0600)
fix the dev_dbg to display the offset which is the calculated
dma_pfn_offset value and set later in the code.

Signed-off-by: Murali Karicheri <m-karicheri2@ti.com>
Signed-off-by: Rob Herring <robh@kernel.org>
drivers/of/platform.c

Simple merge