mailbox: Fix format and type mismatches in Broadcom PDC driver
authorRob Rice <rrice@broadcom.com>
Thu, 28 Jul 2016 15:54:20 +0000 (11:54 -0400)
committerJassi Brar <jaswinder.singh@linaro.org>
Thu, 28 Jul 2016 15:57:31 +0000 (21:27 +0530)
commita68b216676e89fa959a23b583b56f9ce7df81b37
tree27f9e57f360c842991ee9889b9542e306b3718db
parenta24532f8d17b7211dfb0259920edfcffc8306606
mailbox: Fix format and type mismatches in Broadcom PDC driver

Fix format and type mismatches in a couple debug prints in the
Broadcom PDC driver. Use %pad for dma_addr_t and %pa for
resource_size_t.

Signed-off-by: Rob Rice <rob.rice@broadcom.com>
Reported-by: Fengguang Wu <fengguang.wu@intel.com>
Signed-off-by: Jassi Brar <jaswinder.singh@linaro.org>
drivers/mailbox/bcm-pdc-mailbox.c