commit | a68b216676e89fa959a23b583b56f9ce7df81b37 | [log] [tgz] |
---|---|---|
author | Rob Rice <rrice@broadcom.com> | Thu Jul 28 11:54:20 2016 -0400 |
committer | Jassi Brar <jaswinder.singh@linaro.org> | Thu Jul 28 21:27:31 2016 +0530 |
tree | 27f9e57f360c842991ee9889b9542e306b3718db | |
parent | a24532f8d17b7211dfb0259920edfcffc8306606 [diff] |
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>