alistair23-linux/drivers/mailbox
Nishanth Menon ca64af4392 mailbox: ti-msgmgr: Use %zu for size_t print format
message->len is of type size_t and %d is incorrect format usage.
Instead use %zu for handling size_t correctly.

Signed-off-by: Nishanth Menon <nm@ti.com>
Signed-off-by: Jassi Brar <jaswinder.singh@linaro.org>
2018-01-10 10:15:32 +05:30
..
arm_mhu.c
bcm-flexrm-mailbox.c mailbox: bcm-flexrm-mailbox: Use common GPL comment header 2017-10-27 13:03:05 +05:30
bcm-pdc-mailbox.c
bcm2835-mailbox.c
hi6220-mailbox.c
Kconfig mailbox: Build Broadcom FlexRM driver as loadable module for iProc SOCs 2017-10-27 13:03:05 +05:30
mailbox-altera.c mailbox: Convert timers to use timer_setup() 2017-11-06 12:49:51 -08:00
mailbox-sti.c
mailbox-test.c mailbox: mailbox-test: don't rely on rx_buffer content to signal data ready 2017-11-14 20:21:32 +05:30
mailbox-xgene-slimpro.c
mailbox.c mailbox: reset txdone_method TXDONE_BY_POLL if client knows_txdone 2017-11-14 20:21:28 +05:30
mailbox.h
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
omap-mailbox.c mailbox/omap: unregister mbox class 2017-11-14 20:21:35 +05:30
pcc.c Change to POLL api and fixes for FlexRM and OMAP driver 2017-11-15 13:39:18 -08:00
pl320-ipc.c
platform_mhu.c
qcom-apcs-ipc-mailbox.c
rockchip-mailbox.c
tegra-hsp.c
ti-msgmgr.c mailbox: ti-msgmgr: Use %zu for size_t print format 2018-01-10 10:15:32 +05:30