]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitb3da0379d3ca12707c37185cbbb36fc2dd2a377d
tree4ed593c5e45b454d67448468b1d9362a427886b3
parenta8078ae4f28a0e1180cffcda0d340050afcb9640
dma-mapping: fix debug print to display correct dma_pfn_offset

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